Searched refs:showEmptyShadeView (Results 1 – 2 of 2) sorted by relevance
1502 boolean showEmptyShadeView = in updateEmptyShadeView()1505 mNotificationPanel.showEmptyShadeView(showEmptyShadeView); in updateEmptyShadeView()
2277 public void showEmptyShadeView(boolean emptyShadeViewVisible) { in showEmptyShadeView() method in NotificationPanelView