Searched defs:bottomInset (Results 1 – 7 of 7) sorted by relevance
147 int bottomInset = 0; in oldMethodParsingSpec() local
130 int bottomInset = Math.max(cutout.getWaterfallInsets().bottom, in computeSafeInsets() local
332 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
704 int bottomInset = getRootWindowInsets() != null in getMaxExpandedHeight() local
412 int bottomInset = Math.max(cutout.getWaterfallInsets().bottom, in computeSafeInsets() local
1061 public static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize()1068 final int bottomInset = (int) (systemBarInsets.bottom * scale); in getNavigationBarRect() local
521 int bottomInset = insets.getInsetsIgnoringVisibility(systemBars()).bottom; in onApplyWindowInsets() local