Searched refs:getStatusBarBackgroundView (Results 1 – 4 of 4) sorted by relevance
1939 public @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in Window
4026 public View getStatusBarBackgroundView() {4027 return mDecor != null ? mDecor.getStatusBarBackgroundView() : null;
339 @Nullable View getStatusBarBackgroundView() { in getStatusBarBackgroundView() method in DecorView
2957 method @Nullable public android.view.View getStatusBarBackgroundView();