Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java470 final int possibleNavBarHeight = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local
471 updateBottomPaddingIfNecessary(possibleNavBarHeight); in onApplyWindowInsets()
472 return possibleNavBarHeight <= 0 in onApplyWindowInsets()