Searched refs:getSystemWindowInsetRight (Results 1 – 16 of 16) sorted by relevance
113 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
147 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
130 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
287 assertThat(insets.getSystemWindowInsetRight()).isAtLeast(expected); in assertInsetGreaterOrEqual()299 case RIGHT: return insets.getSystemWindowInsetRight() >= expected; in waitForInsetGreaterOrEqual()
348 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
168 insets.getSystemWindowInsetRight(), insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
90 when(mWindowInsets.getSystemWindowInsetRight()).thenReturn(mSystemWindowInsetSize); in setUp()
354 int rightInset = insets.getSystemWindowInsetRight(); in updateSafeInsets()
1125 int rightInset = insets.getSystemWindowInsetRight(); in onApplyWindowInsets()
433 insets.getSystemWindowInsetRight(),
1038 insets.getSystemWindowInsetRight(), 0); in onApplyWindowInsets()1121 insets.getSystemWindowInsetRight()); in updateColorViews()1492 int newRightMargin = innerInsets.getSystemWindowInsetRight();1499 int newGuardRightMargin = rootInsets.getSystemWindowInsetRight();
379 public int getSystemWindowInsetRight() { in getSystemWindowInsetRight() method in WindowInsets
448 mInnerInsets.getSystemWindowInsetRight(),
17799 HSPLandroid/view/WindowInsets;->getSystemWindowInsetRight()I
34642 method public int getSystemWindowInsetRight();
51756 method public int getSystemWindowInsetRight();