Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationConstants.kt28 const val NOTIFICATION_CHANNEL_PRIORITY_MIN = "min" constant
H A DNotificationHelper.kt289 … NotificationConstants.NOTIFICATION_CHANNEL_PRIORITY_MIN -> NotificationManager.IMPORTANCE_MIN in createChannel()