Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationHelper.kt336 …val existingChannel = ExponentNotificationManager(context).getNotificationChannel(experienceKey, c… in maybeCreateLegacyStoredChannel() constant
337 …if (existingChannel == null && details.containsKey(NotificationConstants.NOTIFICATION_CHANNEL_NAME… in maybeCreateLegacyStoredChannel()