Searched refs:fitSystemWindows (Results 1 – 7 of 7) sorted by relevance
236 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in HeadsUpStatusBarView261 return super.fitSystemWindows(insets); in fitSystemWindows()
324 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in KeyguardSecurityContainer
167 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in StatusBarWindowView
10389 protected boolean fitSystemWindows(Rect insets) {10462 if (fitSystemWindows(insets.getSystemWindowInsetsAsRect())) {10753 public void setFitsSystemWindows(boolean fitSystemWindows) {10754 setFlags(fitSystemWindows ? FITS_SYSTEM_WINDOWS : 0, FITS_SYSTEM_WINDOWS);
16835 HSPLandroid/view/View;->fitSystemWindows(Landroid/graphics/Rect;)Z
33359 method protected deprecated boolean fitSystemWindows(android.graphics.Rect);
50150 method @Deprecated protected boolean fitSystemWindows(android.graphics.Rect);