Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DMockView.java389 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in MockView
390 return super.fitSystemWindows(insets); in fitSystemWindows()
DViewGroupTest.java648 assertFalse(vg.fitSystemWindows(rect)); in testFitSystemWindows()
653 assertTrue(vg.fitSystemWindows(rect)); in testFitSystemWindows()
670 public boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockView
2332 public boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockViewGroup
2333 return super.fitSystemWindows(insets); in fitSystemWindows()
DViewTest.java1492 assertFalse(view.fitSystemWindows(insets)); in testFitSystemWindows()
1493 assertFalse(view.fitSystemWindows(null)); in testFitSystemWindows()
1496 assertFalse(view.fitSystemWindows(insets)); in testFitSystemWindows()
1497 assertFalse(view.fitSystemWindows(null)); in testFitSystemWindows()
/cts/tools/dex-tools/dex/
Dclasses.out.dex85855 protected boolean fitSystemWindows(
87879 protected boolean fitSystemWindows(