Home
last modified time | relevance | path

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

/development/samples/ThemedNavBarKeyboard/src/com/example/android/themednavbarkeyboard/
DThemedNavBarKeyboard.java161 final int possibleNavBarHeight = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
162 updateBottomPaddingIfNecessary(possibleNavBarHeight); in onApplyWindowInsets()
163 return possibleNavBarHeight <= 0 in onApplyWindowInsets()