Searched refs:isNavBarToLeftEdge (Results 1 – 3 of 3) sorted by relevance
1042 public static boolean isNavBarToLeftEdge(int bottomInset, int leftInset) { in isNavBarToLeftEdge() method1048 : isNavBarToLeftEdge(bottomInset, leftInset) ? leftInset : bottomInset; in getNavBarSize()1059 } else if (isNavBarToLeftEdge(bottomInset, leftInset)) { in getNavigationBarRect()1128 boolean navBarToLeftEdge = isNavBarToLeftEdge(mLastBottomInset, mLastLeftInset); in updateColorViews()
21659 HSPLcom/android/internal/policy/DecorView;->isNavBarToLeftEdge(II)Z
21723 HSPLcom/android/internal/policy/DecorView;->isNavBarToLeftEdge(II)Z