Searched refs:getNavigationBarHeight (Results 1 – 3 of 3) sorted by relevance
140 private int getNavigationBarHeight() { in getNavigationBarHeight() method in FullScreenAnimation198 getNavigationBarHeight() in placeViews()204 getNavigationBarHeight(), in placeViews()208 getNavigationBarHeight() in placeViews()384 mBottomActionBarTranslation = getNavigationBarHeight() in startAnimation()388 mFullScreenButtonsTranslation = -(getNavigationBarHeight() in startAnimation()
1186 - getNavigationBarHeight(displayFrames.mRotation, in addWindowLw()2373 private int getNavigationBarHeight(int rotation, int uiMode) {2433 navBarReducedHeight = getNavigationBarHeight(rotation, uiMode);2551 outInsets.bottom = getNavigationBarHeight(displayRotation, uiMode);
46061 HSPLcom/android/server/wm/DisplayPolicy;->getNavigationBarHeight(II)I