Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/
H A DExponentManifest.kt235 const val MANIFEST_NOTIFICATION_COLOR_KEY = "color" constant
/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DNotificationHelper.kt56 …anifest.getNotificationPreferences()?.getNullable(ExponentManifest.MANIFEST_NOTIFICATION_COLOR_KEY) in getColor()