Home
last modified time | relevance | path

Searched refs:CREATOR (Results 1 – 25 of 48) sorted by relevance

12

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/
H A DTextInputNotificationResponse.java20 …public static final Creator<TextInputNotificationResponse> CREATOR = new Creator<TextInputNotifica… field in TextInputNotificationResponse
H A DTextInputNotificationAction.java27 …public static final Creator<TextInputNotificationAction> CREATOR = new Creator<TextInputNotificati… field in TextInputNotificationAction
H A DNotificationResponse.java33 public static final Creator<NotificationResponse> CREATOR = new Creator<NotificationResponse>() { field in NotificationResponse
H A DNotification.java37 public static final Creator<Notification> CREATOR = new Creator<Notification>() { field in Notification
H A DNotificationAction.java40 public static final Creator<NotificationAction> CREATOR = new Creator<NotificationAction>() { field in NotificationAction
H A DNotificationCategory.java38 public static final Creator<NotificationCategory> CREATOR = new Creator<NotificationCategory>() { field in NotificationCategory
H A DNotificationRequest.java43 public static final Creator<NotificationRequest> CREATOR = new Creator<NotificationRequest>() { field in NotificationRequest
H A DNotificationBehavior.java53 public static final Creator<NotificationBehavior> CREATOR = new Creator<NotificationBehavior>() { field in NotificationBehavior
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/triggers/
H A DChannelAwareTrigger.java38 public static final Creator<ChannelAwareTrigger> CREATOR = new Creator<ChannelAwareTrigger>() { field in ChannelAwareTrigger
H A DDateTrigger.java53 public static final Creator<DateTrigger> CREATOR = new Creator<DateTrigger>() { field in DateTrigger
H A DTimeIntervalTrigger.java76 public static final Creator<TimeIntervalTrigger> CREATOR = new Creator<TimeIntervalTrigger>() { field in TimeIntervalTrigger
H A DDailyTrigger.java65 public static final Creator<DailyTrigger> CREATOR = new Creator<DailyTrigger>() { field in DailyTrigger
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/pushprovisioning/
H A DEphemeralKeyProvider.kt25 companion object CREATOR : Parcelable.Creator<EphemeralKeyProvider> {
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/pushprovisioning/
H A DEphemeralKeyProvider.kt25 companion object CREATOR : Parcelable.Creator<EphemeralKeyProvider> {
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/reactnativestripesdk/pushprovisioning/
H A DEphemeralKeyProvider.kt25 companion object CREATOR : Parcelable.Creator<EphemeralKeyProvider> {
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/reactnativestripesdk/pushprovisioning/
H A DEphemeralKeyProvider.kt26 companion object CREATOR : Parcelable.Creator<EphemeralKeyProvider> {
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/triggers/
H A DChannelAwareTrigger.java38 public static final Creator<ChannelAwareTrigger> CREATOR = new Creator<ChannelAwareTrigger>() { field in ChannelAwareTrigger
H A DDateTrigger.java53 public static final Creator<DateTrigger> CREATOR = new Creator<DateTrigger>() { field in DateTrigger
H A DDailyTrigger.java65 public static final Creator<DailyTrigger> CREATOR = new Creator<DailyTrigger>() { field in DailyTrigger
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/triggers/
H A DChannelAwareTrigger.java38 public static final Creator<ChannelAwareTrigger> CREATOR = new Creator<ChannelAwareTrigger>() { field in ChannelAwareTrigger
H A DDateTrigger.java53 public static final Creator<DateTrigger> CREATOR = new Creator<DateTrigger>() { field in DateTrigger
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/triggers/
H A DChannelAwareTrigger.java38 public static final Creator<ChannelAwareTrigger> CREATOR = new Creator<ChannelAwareTrigger>() { field in ChannelAwareTrigger
H A DDateTrigger.java53 public static final Creator<DateTrigger> CREATOR = new Creator<DateTrigger>() { field in DateTrigger
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/model/
H A DScopedNotificationRequest.kt38 companion object CREATOR : Parcelable.Creator<ScopedNotificationRequest> {
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/triggers/
H A DFirebaseNotificationTrigger.java40 …public static final Creator<FirebaseNotificationTrigger> CREATOR = new Creator<FirebaseNotificatio… field in FirebaseNotificationTrigger

12