Searched refs:isOverlayWithDecorCaptionEnabled (Results 1 – 7 of 7) sorted by relevance
133 mOverlayWithAppContent = owner.isOverlayWithDecorCaptionEnabled(); in setPhoneWindow()
2733 public boolean isOverlayWithDecorCaptionEnabled() { in isOverlayWithDecorCaptionEnabled() method in Window
8762 public boolean isOverlayWithDecorCaptionEnabled() {8763 return mWindow.isOverlayWithDecorCaptionEnabled();
2587 if (!mWindow.isOverlayWithDecorCaptionEnabled()) return 0; in getCaptionInsetsHeight()
18352 HSPLandroid/view/Window;->isOverlayWithDecorCaptionEnabled()Z
1328 Landroid/app/Activity;->isOverlayWithDecorCaptionEnabled()Z65039 Landroid/view/Window;->isOverlayWithDecorCaptionEnabled()Z
18415 HSPLandroid/view/Window;->isOverlayWithDecorCaptionEnabled()Z