Searched defs:bottomInset (Results 1 – 5 of 5) sorted by relevance
1032 public static boolean isNavBarToRightEdge(int bottomInset, int rightInset) { in isNavBarToRightEdge()1036 public static boolean isNavBarToLeftEdge(int bottomInset, int leftInset) { in isNavBarToLeftEdge()1040 public static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize()1047 final int bottomInset = getColorViewBottomInset(stableInsets.bottom, contentInsets.bottom); in getNavigationBarRect() local
316 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
346 int bottomInset = overrideHeight ? 0 : inInsetBounds.bottom - mTmpRect.bottom; in intersectDisplayBoundsExcludeInsets() local
185 void setOpticalInsets(int leftInset, int topInset, int rightInset, int bottomInset) { in setOpticalInsets()
4355 int bottomInset = taskBounds.bottom - mTmpRect.bottom; in calculateRelevantTaskInsets() local