Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationConstants.kt25 const val NOTIFICATION_CHANNEL_PRIORITY_MAX = "max" constant
H A DNotificationHelper.kt286 … NotificationConstants.NOTIFICATION_CHANNEL_PRIORITY_MAX -> NotificationManager.IMPORTANCE_MAX in createChannel()