Searched refs:insetsBottom (Results 1 – 1 of 1) sorted by relevance
250 final int insetsBottom = Math.max(0, in updateInsets() local252 mActivityView.setForwardedInsets(Insets.of(0, 0, 0, insetsBottom)); in updateInsets()