Home
last modified time | relevance | path

Searched refs:showEmptyShadeView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1502 boolean showEmptyShadeView = in updateEmptyShadeView()
1505 mNotificationPanel.showEmptyShadeView(showEmptyShadeView); in updateEmptyShadeView()
DNotificationPanelView.java2277 public void showEmptyShadeView(boolean emptyShadeViewVisible) { in showEmptyShadeView() method in NotificationPanelView