Searched refs:getStableInsetLeft (Results 1 – 12 of 12) sorted by relevance
169 mStableInsets.set(insets.getStableInsetLeft(), insets.getStableInsetTop(), in onApplyWindowInsets()
539 final int stableLeft = subtractStableInsets ? insets.getStableInsetLeft() : 0; in getAvailableScreenWidth()
226 int sysWinLeft = (windowInset != null) ? windowInset.getStableInsetLeft() : 0; in getRtlTranslation()
588 public int getStableInsetLeft() { in getStableInsetLeft() method in WindowInsets
29537 return mAttachInfo.mTmpLocation[0] == insets.getStableInsetLeft() in shouldDrawRoundScrollbar()
324 if (mStableInsets.left != insets.getStableInsetLeft() in onApplyWindowInsets()328 mStableInsets.set(insets.getStableInsetLeft(), insets.getStableInsetTop(), in onApplyWindowInsets()
1124 mLastLeftInset = getColorViewRightInset(insets.getStableInsetLeft(), in updateColorViews()1142 boolean hasLeftStableInset = insets.getStableInsetLeft() != 0; in updateColorViews()
445 leftPadding += Math.max(cutoutLeft, insets.getStableInsetLeft()); in BubbleStackView()
17794 HSPLandroid/view/WindowInsets;->getStableInsetLeft()I
34637 method public int getStableInsetLeft();
53113 method public int getStableInsetLeft();
53257 method public int getStableInsetLeft();