Searched refs:NotificationQuery (Results 1 – 4 of 4) sorted by relevance
28 public interface NotificationQuery<E extends Queryable> extends Query<Notification> { interface
34 public final class NotificationQueryHelper<E extends Queryable> implements NotificationQuery<E>,
24 import com.android.queryable.queries.NotificationQuery;63 public NotificationQuery<NotificationListenerQuery> whereNotification() { in whereNotification()
20 import static com.android.queryable.queries.NotificationQuery.notification;