Searched defs:bottomInset (Results 1 – 7 of 7) sorted by relevance
318 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
994 static boolean isNavBarToRightEdge(int bottomInset, int rightInset) { in isNavBarToRightEdge()998 static int getNavBarSize(int bottomInset, int rightInset) { in getNavBarSize()
370 final int bottomInset = DecorView.getColorViewBottomInset(stableInsets.bottom, in drawColorViews() local
1497 int bottomInset = overrideHeight ? 0 : inInsetBounds.bottom - mTmpRect2.bottom; in subtractNonDecorInsets() local1508 int bottomInset = overrideHeight ? 0 : inInsetBounds.bottom - mTmpRect2.bottom; in subtractStableInsets() local
336 int bottomInset = 0; in onMeasure() local
180 void setOpticalInsets(int leftInset, int topInset, int rightInset, int bottomInset) { in setOpticalInsets()
3899 int bottomInset = taskBounds.bottom - mTmpRect.bottom; in calculateRelevantTaskInsets() local