Home
last modified time | relevance | path

Searched refs:FCM_ENABLED (Results 1 – 8 of 8) sorted by relevance

/expo/android/app/src/main/java/host/exp/exponent/generated/
H A DAppConstants.java24 public static boolean FCM_ENABLED = true; field in AppConstants
49 constants.FCM_ENABLED = FCM_ENABLED; in get()
/expo/android/expoview/src/main/java/host/exp/exponent/
H A DConstants.java32 public boolean FCM_ENABLED; field in Constants.ExpoViewAppConstants
60 public static boolean FCM_ENABLED; field in Constants
117 FCM_ENABLED = appConstants.FCM_ENABLED;
/expo/android/expoview/src/main/java/host/exp/exponent/fcm/
H A DExpoFirebaseMessagingDelegate.kt18 if (!Constants.FCM_ENABLED) { in onNewToken()
26 if (!Constants.FCM_ENABLED) { in onMessageReceived()
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationHelper.kt92 if (Constants.FCM_ENABLED) { in getPushNotificationToken()
107 if (!Constants.FCM_ENABLED) { in getPushNotificationToken()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java116 if (Constants.FCM_ENABLED) { in getDevicePushTokenAsync()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java116 if (Constants.FCM_ENABLED) { in getDevicePushTokenAsync()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java116 if (Constants.FCM_ENABLED) { in getDevicePushTokenAsync()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/
H A DNotificationsModule.java116 if (Constants.FCM_ENABLED) { in getDevicePushTokenAsync()