Searched refs:possibleNavBarHeight (Results 1 – 1 of 1) sorted by relevance
1056 final int possibleNavBarHeight = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets() local1057 updateBottomPaddingIfNecessary(possibleNavBarHeight); in onApplyWindowInsets()1058 return possibleNavBarHeight <= 0 in onApplyWindowInsets()