Searched refs:isOverlayWithDecorCaptionEnabled (Results 1 – 3 of 3) sorted by relevance
136 mOverlayWithAppContent = owner.isOverlayWithDecorCaptionEnabled(); in setPhoneWindow()
2237 public boolean isOverlayWithDecorCaptionEnabled() { in isOverlayWithDecorCaptionEnabled() method in Window
7339 public boolean isOverlayWithDecorCaptionEnabled() { in isOverlayWithDecorCaptionEnabled() method in Activity7340 return mWindow.isOverlayWithDecorCaptionEnabled(); in isOverlayWithDecorCaptionEnabled()