Home
last modified time | relevance | path

Searched refs:ACTION_TOGGLE_NOTIFICATION_HANDLER_PANEL (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationPanel.java61 new Intent(NotificationManager.ACTION_TOGGLE_NOTIFICATION_HANDLER_PANEL)); in togglePanel()
64 NotificationManager.ACTION_TOGGLE_NOTIFICATION_HANDLER_PANEL); in togglePanel()
H A DTvNotificationPanelActivity.java102 && NotificationManager.ACTION_TOGGLE_NOTIFICATION_HANDLER_PANEL.equals( in maybeClosePanel()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java155 public static final String ACTION_TOGGLE_NOTIFICATION_HANDLER_PANEL = field in NotificationManager
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt1009 …rmission.STATUS_BAR_SERVICE) public static final String ACTION_TOGGLE_NOTIFICATION_HANDLER_PANEL =…