Searched refs:getNavigationBarBackgroundView (Results 1 – 5 of 5) sorted by relevance
385 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in updateTouchableInsets()427 window.getNavigationBarBackgroundView(); in scheduleRelayout()480 final View navbarBackgroundView = window.getNavigationBarBackgroundView(); in onWindowShown()
2113 public @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in Window
4216 public View getNavigationBarBackgroundView() {4217 return mDecor != null ? mDecor.getNavigationBarBackgroundView() : null;
338 @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in DecorView
3908 method @Nullable public android.view.View getNavigationBarBackgroundView();