Searched refs:getStatusBarBackgroundView (Results 1 – 4 of 4) sorted by relevance
1953 public @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in Window
4035 public View getStatusBarBackgroundView() {4036 return mDecor != null ? mDecor.getStatusBarBackgroundView() : null;
329 @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in DecorView
3551 method @Nullable public android.view.View getStatusBarBackgroundView();