Searched defs:rightInset (Results 1 – 8 of 8) sorted by relevance
375 int rightInset = insets.getSystemWindowInsetRight(); in updateSafeInsets() local
498 public void setInsets(int leftInset, int rightInset) { in setInsets()
231 int rightInset = Math.max(sysWinRight, cutoutRight); in getRtlTranslation() local
1146 int rightInset = insets.getSystemWindowInsetRight(); in onApplyWindowInsets() local
1073 public static boolean isNavBarToRightEdge(int bottomInset, int rightInset) { in isNavBarToRightEdge()1081 public static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize()1092 final int rightInset = in getNavigationBarRect() local
343 int rightInset = width - getMeasuredWidth(); in onTaskViewSizeChanged() local
1035 int rightInset, Rect taskStackBounds) { in getTaskStackBounds()
562 final int rightInset = (int) (DecorView.getColorViewRightInset(mStableInsets.right, in drawStatusBarBackground() local