Home
last modified time | relevance | path

Searched defs:fitSystemWindows (Results 1 – 4 of 4) sorted by relevance

/frameworks/policies/base/mid/com/android/internal/policy/impl/
DMidWindow.java1797 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in MidWindow
/frameworks/policies/base/phone/com/android/internal/policy/impl/
DPhoneWindow.java1886 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method
/frameworks/base/core/java/android/view/
DViewGroup.java3213 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroup
DView.java2953 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in View