Searched refs:getStatusBarBackgroundView (Results 1 – 4 of 4) sorted by relevance
1873 public @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in Window
3981 public View getStatusBarBackgroundView() {3982 return mDecor != null ? mDecor.getStatusBarBackgroundView() : null;
341 @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in DecorView
2817 method @Nullable public android.view.View getStatusBarBackgroundView();