Home
last modified time | relevance | path

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

/cts/tests/tests/view/sdk28/src/android/view/cts/sdk28/
DViewGroupTest.java73 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockViewGroup
85 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockView
/cts/tests/tests/view/src/android/view/cts/
DMockView.java399 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in MockView
DViewGroupTest.java3139 public boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockViewGroup