Home
last modified time | relevance | path

Searched defs:setGlanceableHubShowing (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeWindowController.java90 default void setGlanceableHubShowing(boolean showing) {} in setGlanceableHubShowing() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java737 public void setGlanceableHubShowing(boolean showing) { in setGlanceableHubShowing() method in NotificationShadeWindowControllerImpl