Searched refs:fitSystemWindows (Results 1 – 4 of 4) sorted by relevance
389 protected boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in MockView390 return super.fitSystemWindows(insets); in fitSystemWindows()
648 assertFalse(vg.fitSystemWindows(rect)); in testFitSystemWindows()653 assertTrue(vg.fitSystemWindows(rect)); in testFitSystemWindows()670 public boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockView2332 public boolean fitSystemWindows(Rect insets) { in fitSystemWindows() method in ViewGroupTest.MockViewGroup2333 return super.fitSystemWindows(insets); in fitSystemWindows()
1492 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()
85855 protected boolean fitSystemWindows(87879 protected boolean fitSystemWindows(