Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DExponentNotificationManager.kt49 fun maybeCreateExpoPersistentNotificationChannel() { in maybeCreateExpoPersistentNotificationChannel() method
/expo/android/expoview/src/main/java/host/exp/exponent/experience/
H A DExperienceActivity.kt704 ExponentNotificationManager(this).maybeCreateExpoPersistentNotificationChannel() in <lambda>()