Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DExponentNotificationManager.kt27 fun maybeCreateNotificationChannelGroup(manifest: Manifest) { in maybeCreateNotificationChannelGroup() method
/expo/android/expoview/src/main/java/host/exp/exponent/experience/
H A DExperienceActivity.kt438 ExponentNotificationManager(this).maybeCreateNotificationChannelGroup(this.manifest!!) in <lambda>()