Searched refs:getNavBarSize (Results 1 – 1 of 1) sorted by relevance
1079 public static int getNavBarSize(int bottomInset, int rightInset, int leftInset) { in getNavBarSize() method1092 final int size = getNavBarSize(bottomInset, rightInset, leftInset); in getNavigationBarRect()1149 int navBarSize = getNavBarSize(mLastBottomInset, mLastRightInset, mLastLeftInset); in updateColorViews()