Searched refs:mNavBarHeight (Results 1 – 3 of 3) sorted by relevance
60 private final int mNavBarHeight; field in NavBarTintController82 mNavBarHeight = res.getDimensionPixelSize(R.dimen.navigation_bar_height); in NavBarTintController()137 displaySize.y - mNavBarHeight, pos[0] + view.getWidth() + mNavColorSampleMargin, in onLayoutChange()
146 private final int mNavBarHeight; field in EdgeBackGestureHandler188 mNavBarHeight = res.getDimensionPixelSize(R.dimen.navigation_bar_frame_height); in EdgeBackGestureHandler()328 if (y > (mDisplaySize.y - Math.max(mImeHeight, mNavBarHeight))) { in isWithinTouchRegion()
114 private int mNavBarHeight; field in RecentsOnboarding459 mNavBarHeight = navBarHeight; in setNavBarHeight()488 x, -mNavBarHeight / 2, in getWindowLayoutParams()