Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationConstants.kt26 const val NOTIFICATION_CHANNEL_PRIORITY_HIGH = "high" constant
H A DNotificationHelper.kt287 … NotificationConstants.NOTIFICATION_CHANNEL_PRIORITY_HIGH -> NotificationManager.IMPORTANCE_HIGH in createChannel()