Searched refs:updateEmptyShadeView (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java1275 updateEmptyShadeView();
2217 updateEmptyShadeView();
2220 private void updateEmptyShadeView() { method in class:NotificationPanelView
2223 mNotificationStackScroller.updateEmptyShadeView(mShowEmptyShadeView && !mQsExpanded);
H A DStatusBar.java1359 updateEmptyShadeView();
2036 updateEmptyShadeView();
2190 private void updateEmptyShadeView() { method in class:StatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java3836 public void updateEmptyShadeView(boolean visible) { method in class:NotificationStackScrollLayout

Completed in 982 milliseconds