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.java386 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in MockView
387 return super.fitSystemWindows(insets); in fitSystemWindows()
DViewGroupTest.java766 assertFalse(mMockViewGroup.fitSystemWindows(rect)); in testFitSystemWindows()
771 assertTrue(mMockViewGroup.fitSystemWindows(rect)); in testFitSystemWindows()
788 public boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockView
2842 public boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockViewGroup
2843 return super.fitSystemWindows(insets); in fitSystemWindows()
DViewTest.java1578 assertFalse(view.fitSystemWindows(insets)); in testFitSystemWindows()
1579 assertFalse(view.fitSystemWindows(null)); in testFitSystemWindows()
1582 assertFalse(view.fitSystemWindows(insets)); in testFitSystemWindows()
1583 assertFalse(view.fitSystemWindows(null)); in testFitSystemWindows()
/cts/tools/dex-tools/dex/
Dclasses.out.dex85855 protected boolean fitSystemWindows(
87879 protected boolean fitSystemWindows(