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.java308 mSystemUiProxy.toggleNotificationPanel(); in showQuickSettings()
312 mSystemUiProxy.toggleNotificationPanel(); in showNotifications()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java422 public void toggleNotificationPanel() { in toggleNotificationPanel() method in SystemUiProxy
425 mSystemUiProxy.toggleNotificationPanel(); in toggleNotificationPanel()