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