Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarNavButtonController.java327 mSystemUiProxy.toggleNotificationPanel(); in showQuickSettings()
331 mSystemUiProxy.toggleNotificationPanel(); in showNotifications()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java572 public void toggleNotificationPanel() { in toggleNotificationPanel() method in SystemUiProxy
575 mSystemUiProxy.toggleNotificationPanel(); in toggleNotificationPanel()