Searched refs:getNavigationBarFrameHeight (Results 1 – 3 of 3) sorted by relevance
224 mNavBarFrameHeight = getNavigationBarFrameHeight(res, mWidth > mHeight); in recalcInsets()552 public static int getNavigationBarFrameHeight(Resources res, boolean landscape) { in getNavigationBarFrameHeight() method in DisplayLayout
1678 - getNavigationBarFrameHeight(rotation, uiMode);2237 - getNavigationBarFrameHeight(portraitRotation, uiMode);2404 private int getNavigationBarFrameHeight(int rotation, int uiMode) {
46060 HSPLcom/android/server/wm/DisplayPolicy;->getNavigationBarFrameHeight(II)I