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.java326 mSystemUiProxy.toggleNotificationPanel(); in showQuickSettings()
330 mSystemUiProxy.toggleNotificationPanel(); in showNotifications()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java485 public void toggleNotificationPanel() { in toggleNotificationPanel() method in SystemUiProxy
488 mSystemUiProxy.toggleNotificationPanel(); in toggleNotificationPanel()