20 lines
434 B
Java
20 lines
434 B
Java
|
package o;
|
||
|
|
||
|
import android.app.Activity;
|
||
|
import android.graphics.Rect;
|
||
|
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class Nrd {
|
||
|
public static final Nrd e = new Nrd();
|
||
|
|
||
|
private Nrd() {
|
||
|
}
|
||
|
|
||
|
public final Rect Cz_(Activity activity) {
|
||
|
C14957gcv.e(activity, "");
|
||
|
Rect bounds = activity.getWindowManager().getCurrentWindowMetrics().getBounds();
|
||
|
C14957gcv.c(bounds, "");
|
||
|
return bounds;
|
||
|
}
|
||
|
}
|