Searched defs:NotificationTrigger (Results 1 – 3 of 3) sorted by relevance
13 public interface NotificationTrigger extends Parcelable { interface
241 export type NotificationTrigger = alias
221 export type NotificationTrigger = PushNotificationTrigger | CalendarNotificationTrigger | LocationN… alias