Searched refs:getNavigationBarBackgroundView (Results 1 – 5 of 5) sorted by relevance
372 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in updateTouchableInsets()414 window.getNavigationBarBackgroundView(); in scheduleRelayout()467 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in onWindowShown()
2095 public @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in Window
4169 public View getNavigationBarBackgroundView() {4170 return mDecor != null ? mDecor.getNavigationBarBackgroundView() : null;
321 @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in DecorView
3747 method @Nullable public android.view.View getNavigationBarBackgroundView();