Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNotificationListenerQuery.java36 public final class NotificationListenerQuery implements Queryable { class
50 NotificationListenerQuery(Deque<StatusBarNotification> statusBarNotifications) { in NotificationListenerQuery() method in NotificationListenerQuery