Searched refs:getStableInsetBottom (Results 1 – 13 of 13) sorted by relevance
66 setPadding(0, 0, 0, insets.getStableInsetBottom()); in onApplyWindowInsets()
110 mBottomPadding = insets.getStableInsetBottom(); in onApplyWindowInsets()
2512 mNavigationBarBottomHeight = insets.getStableInsetBottom(); in onApplyWindowInsets()
259 - insets.getStableInsetBottom(); in onFinishInflate()454 ? getRootWindowInsets().getStableInsetBottom() in getMaxExpandedHeight()
170 insets.getStableInsetRight(), insets.getStableInsetBottom()); in onApplyWindowInsets()
94 assertEquals(100, insets.getStableInsetBottom()); in testCalculateInsets_imeAndNav()
618 public int getStableInsetBottom() { in getStableInsetBottom() method in WindowInsets
327 || mStableInsets.bottom != insets.getStableInsetBottom()) { in onApplyWindowInsets()329 insets.getStableInsetRight(), insets.getStableInsetBottom()); in onApplyWindowInsets()
1120 mLastBottomInset = getColorViewBottomInset(insets.getStableInsetBottom(), in updateColorViews()1134 boolean hasBottomStableInset = insets.getStableInsetBottom() != 0; in updateColorViews()
17793 HSPLandroid/view/WindowInsets;->getStableInsetBottom()I
34636 method public int getStableInsetBottom();
53112 method public int getStableInsetBottom();
53256 method public int getStableInsetBottom();