Home
last modified time | relevance | path

Searched refs:setGlanceableHubShowing (Results 1 – 3 of 3) 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/communal/
DCommunalSceneStartable.kt165 notificationShadeWindowController.setGlanceableHubShowing(it) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImpl.java737 public void setGlanceableHubShowing(boolean showing) { in setGlanceableHubShowing() method in NotificationShadeWindowControllerImpl