Searched defs:bottomInset (Results 1 – 4 of 4) sorted by relevance
120 int bottomInset = findInsetForSide(displaySize, boundingRects, Gravity.BOTTOM); in computeSafeInsets() local
332 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
1071 public static boolean isNavBarToRightEdge(int bottomInset, int rightInset) { in isNavBarToRightEdge()1075 public static boolean isNavBarToLeftEdge(int bottomInset, int leftInset) { in isNavBarToLeftEdge()1079 public static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize()1086 final int bottomInset = in getNavigationBarRect() local
681 final int bottomInset; in pathAndDisplayCutoutFromSpec() local