Home
last modified time | relevance | path

Searched refs:getScopedChannelId (Results 1 – 10 of 10) sorted by relevance

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java33 …dChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceK… in getNotificationChannel()
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java33 …dChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceK… in getNotificationChannel()
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java33 …dChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceK… in getNotificationChannel()
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/channels/
H A DScopedNotificationsChannelManager.java33 …dChannel = super.getNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceK… in getNotificationChannel()
69 …return super.createNotificationChannel(ScopedNotificationsIdUtils.getScopedChannelId(mExperienceKe… in createNotificationChannel()
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DExponentNotificationManager.kt124 getScopedChannelId( in getNotificationChannel()
137 getScopedChannelId(experienceKey, channelId) in deleteNotificationChannel()
280 fun getScopedChannelId(experienceKey: ExperienceKey, channelId: String): String { in getScopedChannelId() method
H A DNotificationHelper.kt294 ExponentNotificationManager.getScopedChannelId(experienceKey, channelId), in createChannel()
383 ExponentNotificationManager.getScopedChannelId( in showNotification()
396 ExponentNotificationManager.getScopedChannelId( in showNotification()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …public static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String chan… in getScopedChannelId() method in ScopedNotificationsIdUtils
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …public static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String chan… in getScopedChannelId() method in ScopedNotificationsIdUtils
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …public static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String chan… in getScopedChannelId() method in ScopedNotificationsIdUtils
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/notifications/
H A DScopedNotificationsIdUtils.java20 …public static String getScopedChannelId(@NonNull ExperienceKey experienceKey, @NonNull String chan… in getScopedChannelId() method in ScopedNotificationsIdUtils