Home
last modified time | relevance | path

Searched defs:experienceKey (Results 1 – 25 of 64) sorted by relevance

123

/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedChannelId()
25 …c static String getScopedGroupId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedGroupId()
30 …atic String getScopedCategoryId(@NonNull ExperienceKey experienceKey, @NonNull String categoryId) { in getScopedCategoryId()
65 …oExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannelGroup channelGroup) { in checkIfGroupBelongsToExperience()
70 …elBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannel channel) { in checkIfChannelBelongsToExperience()
74 …BelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationCategory category) { in checkIfCategoryBelongsToExperience()
78 …lean checkIfIdBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull String scopedId) { in checkIfIdBelongsToExperience()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedChannelId()
25 …c static String getScopedGroupId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedGroupId()
30 …atic String getScopedCategoryId(@NonNull ExperienceKey experienceKey, @NonNull String categoryId) { in getScopedCategoryId()
65 …oExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannelGroup channelGroup) { in checkIfGroupBelongsToExperience()
70 …elBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannel channel) { in checkIfChannelBelongsToExperience()
74 …BelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationCategory category) { in checkIfCategoryBelongsToExperience()
78 …lean checkIfIdBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull String scopedId) { in checkIfIdBelongsToExperience()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedChannelId()
25 …c static String getScopedGroupId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedGroupId()
30 …atic String getScopedCategoryId(@NonNull ExperienceKey experienceKey, @NonNull String categoryId) { in getScopedCategoryId()
65 …oExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannelGroup channelGroup) { in checkIfGroupBelongsToExperience()
70 …elBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannel channel) { in checkIfChannelBelongsToExperience()
74 …BelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationCategory category) { in checkIfCategoryBelongsToExperience()
78 …lean checkIfIdBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull String scopedId) { in checkIfIdBelongsToExperience()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedChannelId()
25 …c static String getScopedGroupId(@NonNull ExperienceKey experienceKey, @NonNull String channelId) { in getScopedGroupId()
30 …atic String getScopedCategoryId(@NonNull ExperienceKey experienceKey, @NonNull String categoryId) { in getScopedCategoryId()
65 …oExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannelGroup channelGroup) { in checkIfGroupBelongsToExperience()
70 …elBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationChannel channel) { in checkIfChannelBelongsToExperience()
74 …BelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull NotificationCategory category) { in checkIfCategoryBelongsToExperience()
78 …lean checkIfIdBelongsToExperience(@NonNull ExperienceKey experienceKey, @NonNull String scopedId) { in checkIfIdBelongsToExperience()
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/schedulers/
H A DSchedulerImpl.kt22 val experienceKey = schedulerModel.ownerExperienceKey in schedule() constant
39 val experienceKey = schedulerModel.ownerExperienceKey in cancel() constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/internal/
H A DExponentAsyncStorageModule.kt30 val experienceKey = ExperienceKey.fromManifest(manifest) constant
/expo/android/expoview/src/main/java/host/exp/exponent/kernel/services/sensors/
H A DSubscribableSensorKernelService.kt69 val experienceKey = subscriptionToRemove.experienceKey in removeSubscription() constant
91 val experienceKey = sensorKernelServiceSubscription.experienceKey in onSubscriptionEnabledChanged() constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/internal/
H A DExponentAsyncStorageModule.kt33 val experienceKey = ExperienceKey.fromManifest(manifest) constant
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/internal/
H A DExponentAsyncStorageModule.kt33 val experienceKey = ExperienceKey.fromManifest(manifest) constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/internal/
H A DExponentAsyncStorageModule.kt33 val experienceKey = ExperienceKey.fromManifest(manifest) constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelsProvider.java15 public ScopedNotificationsChannelsProvider(Context context, ExperienceKey experienceKey) { in ScopedNotificationsChannelsProvider()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelsProvider.java15 public ScopedNotificationsChannelsProvider(Context context, ExperienceKey experienceKey) { in ScopedNotificationsChannelsProvider()
H A DScopedNotificationsGroupManager.java22 public ScopedNotificationsGroupManager(Context context, ExperienceKey experienceKey) { in ScopedNotificationsGroupManager()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelsProvider.java15 public ScopedNotificationsChannelsProvider(Context context, ExperienceKey experienceKey) { in ScopedNotificationsChannelsProvider()
H A DScopedNotificationsGroupManager.java22 public ScopedNotificationsGroupManager(Context context, ExperienceKey experienceKey) { in ScopedNotificationsGroupManager()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelsProvider.java15 public ScopedNotificationsChannelsProvider(Context context, ExperienceKey experienceKey) { in ScopedNotificationsChannelsProvider()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/universal/notifications/
H A DScopedNotificationsEmitter.kt9 class ScopedNotificationsEmitter(context: Context, private val experienceKey: ExperienceKey) : constant
H A DScopedNotificationsHandler.kt10 class ScopedNotificationsHandler(context: Context, private val experienceKey: ExperienceKey) : constant
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/universal/notifications/
H A DScopedNotificationsEmitter.kt9 class ScopedNotificationsEmitter(context: Context, private val experienceKey: ExperienceKey) : constant
H A DScopedNotificationsHandler.kt10 class ScopedNotificationsHandler(context: Context, private val experienceKey: ExperienceKey) : constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/universal/notifications/
H A DScopedNotificationsEmitter.kt9 class ScopedNotificationsEmitter(context: Context, private val experienceKey: ExperienceKey) : constant
H A DScopedNotificationsHandler.kt10 class ScopedNotificationsHandler(context: Context, private val experienceKey: ExperienceKey) : constant
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/universal/notifications/
H A DScopedNotificationsHandler.kt10 class ScopedNotificationsHandler(context: Context, private val experienceKey: ExperienceKey) : constant
H A DScopedNotificationsEmitter.kt10 class ScopedNotificationsEmitter(context: Context, private val experienceKey: ExperienceKey) : constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/universal/
H A DScopedErrorRecoveryModule.kt13 val experienceKey: ExperienceKey constant

123