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