Home
last modified time | relevance | path

Searched refs:getColorViewBottomInset (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1059 public static int getColorViewBottomInset(int stableBottom, int systemBottom) { in getColorViewBottomInset() method
1087 (int) (getColorViewBottomInset(stableInsets.bottom, contentInsets.bottom) * scale); in getNavigationBarRect()
1118 mLastBottomInset = getColorViewBottomInset(insets.getStableInsetBottom(), in updateColorViews()