Searched refs:NOTIFICATION_EXPERIENCE_CHANNEL_ID (Results 1 – 3 of 3) sorted by relevance
17 const val NOTIFICATION_EXPERIENCE_CHANNEL_ID = "expo-experience" constant
57 NotificationConstants.NOTIFICATION_EXPERIENCE_CHANNEL_ID, in maybeCreateExpoPersistentNotificationChannel()
706 NotificationCompat.Builder(this, NotificationConstants.NOTIFICATION_EXPERIENCE_CHANNEL_ID) in <lambda>()