Searched defs:bottomInset (Results 1 – 10 of 10) 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()
113 val bottomInset = in <lambda>() constant
132 int bottomInset = 0; in oldMethodParsingSpec() local
33 private var bottomInset: Int = 0 variable
332 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
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