Home
last modified time | relevance | path

Searched defs:NotificationMenuItem (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationMenuRow.java775 public static class NotificationMenuItem implements MenuItem { class in NotificationMenuRow
784 public NotificationMenuItem(Context context, String contentDescription, GutsContent content, in NotificationMenuItem() method in NotificationMenuRow.NotificationMenuItem