Searched defs:bottomInset (Results 1 – 5 of 5) sorted by relevance
120 int bottomInset = findInsetForSide(displaySize, boundingRects, Gravity.BOTTOM); in computeSafeInsets() local
332 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
1073 public static boolean isNavBarToRightEdge(int bottomInset, int rightInset) { in isNavBarToRightEdge()1077 public static boolean isNavBarToLeftEdge(int bottomInset, int leftInset) { in isNavBarToLeftEdge()1081 public static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize()1088 final int bottomInset = in getNavigationBarRect() local
453 int bottomInset = getRootWindowInsets() != null in getMaxExpandedHeight() local
686 final int bottomInset; in pathAndDisplayCutoutFromSpec() local