Searched refs:getStatusBarBackgroundView (Results 1 – 4 of 4) sorted by relevance
1803 public @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in Window
3942 public View getStatusBarBackgroundView() {3943 return mDecor != null ? mDecor.getStatusBarBackgroundView() : null;
327 @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in DecorView
5197 method @Nullable public android.view.View getStatusBarBackgroundView();