Searched refs:getNavigationBarBackgroundView (Results 1 – 4 of 4) sorted by relevance
1812 public @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in Window
3948 public View getNavigationBarBackgroundView() {3949 return mDecor != null ? mDecor.getNavigationBarBackgroundView() : null;
331 @Nullable View getNavigationBarBackgroundView() { in getNavigationBarBackgroundView() method in DecorView
5196 method @Nullable public android.view.View getNavigationBarBackgroundView();