Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationConstants.kt18 const val NOTIFICATION_EXPERIENCE_CHANNEL_GROUP_ID = "expo-experience-group" constant
H A DExponentNotificationManager.kt67 NotificationConstants.NOTIFICATION_EXPERIENCE_CHANNEL_GROUP_ID, in maybeCreateExpoPersistentNotificationChannel()
71 channel.group = NotificationConstants.NOTIFICATION_EXPERIENCE_CHANNEL_GROUP_ID in maybeCreateExpoPersistentNotificationChannel()