Searched refs:requestFitSystemWindows (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewParent.java279 public void requestFitSystemWindows(); method in interface:ViewParent
H A DView.java5475 public void requestFitSystemWindows() { method in class:View
5477 mParent.requestFitSystemWindows();
H A DViewRootImpl.java825 public void requestFitSystemWindows() { method in class:ViewRootImpl
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarOverlayLayout.java75 requestFitSystemWindows();
114 requestFitSystemWindows();
/frameworks/base/core/java/com/android/internal/app/
H A DActionBarImpl.java137 mOverlayLayout.requestFitSystemWindows();
225 mOverlayLayout.requestFitSystemWindows();
252 mOverlayLayout.requestFitSystemWindows();
455 mOverlayLayout.requestFitSystemWindows();
723 mOverlayLayout.requestFitSystemWindows();
1149 mOverlayLayout.requestFitSystemWindows();

Completed in 95 milliseconds