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

/frameworks/base/core/java/android/view/
H A DViewParent.java300 public void requestFitSystemWindows(); method in interface:ViewParent
H A DView.java5983 public void requestFitSystemWindows() { method in class:View
5985 mParent.requestFitSystemWindows();
H A DViewRootImpl.java813 public void requestFitSystemWindows() { method in class:ViewRootImpl
/frameworks/base/core/java/com/android/internal/app/
H A DActionBarImpl.java139 mOverlayLayout.requestFitSystemWindows();
232 mOverlayLayout.requestFitSystemWindows();
259 mOverlayLayout.requestFitSystemWindows();
462 mOverlayLayout.requestFitSystemWindows();
735 mOverlayLayout.requestFitSystemWindows();
1187 mOverlayLayout.requestFitSystemWindows();
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarOverlayLayout.java99 requestFitSystemWindows();
155 requestFitSystemWindows();

Completed in 407 milliseconds