Searched defs:rightInset (Results 1 – 7 of 7) sorted by relevance
1000 static boolean isNavBarToRightEdge(int bottomInset, int rightInset) { in isNavBarToRightEdge()1008 static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize()
372 final int rightInset = DecorView.getColorViewRightInset(stableInsets.right, in drawColorViews() local
330 int rightInset = width - getMeasuredWidth(); in onTaskViewSizeChanged() local
1065 int rightInset, Rect taskStackBounds) { in getTaskStackBounds()
1496 int rightInset = overrideWidth ? 0 : inInsetBounds.right - mTmpRect2.right; in subtractNonDecorInsets() local1507 int rightInset = overrideWidth ? 0 : inInsetBounds.right - mTmpRect2.right; in subtractStableInsets() local
180 void setOpticalInsets(int leftInset, int topInset, int rightInset, int bottomInset) { in setOpticalInsets()
3931 int rightInset = taskBounds.right - mTmpRect.right; in calculateRelevantTaskInsets() local