Searched refs:getStableInsetRight (Results 1 – 11 of 11) sorted by relevance
170 insets.getStableInsetRight(), insets.getStableInsetBottom()); in onApplyWindowInsets()
540 final int stableRight = subtractStableInsets ? insets.getStableInsetRight() : 0; in getAvailableScreenWidth()
227 int sysWinRight = (windowInset != null) ? windowInset.getStableInsetRight() : 0; in getRtlTranslation()
603 public int getStableInsetRight() { in getStableInsetRight() method in WindowInsets
326 || mStableInsets.right != insets.getStableInsetRight() in onApplyWindowInsets()329 insets.getStableInsetRight(), insets.getStableInsetBottom()); in onApplyWindowInsets()
1122 mLastRightInset = getColorViewRightInset(insets.getStableInsetRight(), in updateColorViews()1138 boolean hasRightStableInset = insets.getStableInsetRight() != 0; in updateColorViews()
446 rightPadding += Math.max(cutoutRight, insets.getStableInsetRight()); in BubbleStackView()
17795 HSPLandroid/view/WindowInsets;->getStableInsetRight()I
34638 method public int getStableInsetRight();
53114 method public int getStableInsetRight();
53258 method public int getStableInsetRight();