Searched defs:bottomInset (Results 1 – 8 of 8) sorted by relevance
42 public void translateQsFrame(View qsFrame, QS qs, int bottomInset) { in translateQsFrame()
39 public abstract void translateQsFrame(View qsFrame, QS qs, int bottomInset); in translateQsFrame()
132 int bottomInset = 0; in oldMethodParsingSpec() local
113 val bottomInset = regex
464 int bottomInset = Math.max(cutout.getWaterfallInsets().bottom, in computeSafeInsets() local
1072 public static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize()1079 final int bottomInset = (int) (systemBarInsets.bottom * scale); in getNavigationBarRect() local
1216 int bottomInset = Math.max(cutout.getWaterfallInsets().bottom, findCutoutInsetForSide( in computeSafeInsets() local
654 int bottomInset = insets.getInsetsIgnoringVisibility(systemBars()).bottom; in onApplyWindowInsets() local