Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/
DNotificationQueryHelper.java34 public final class NotificationQueryHelper<E extends Queryable> implements NotificationQuery<E>, class
66 public NotificationQueryHelper(E query) { in NotificationQueryHelper() method in NotificationQueryHelper
71 private NotificationQueryHelper(Parcel in) { in NotificationQueryHelper() method in NotificationQueryHelper