Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/triggers/
H A DFirebaseNotificationTrigger.java15 public class FirebaseNotificationTrigger implements NotificationTrigger { class
18 public FirebaseNotificationTrigger(RemoteMessage remoteMessage) { in FirebaseNotificationTrigger() method in FirebaseNotificationTrigger
22 private FirebaseNotificationTrigger(Parcel in) { in FirebaseNotificationTrigger() method in FirebaseNotificationTrigger