Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DExponentNotificationManager.kt90 fun saveChannelSettings( in saveChannelSettings() method
H A DNotificationHelper.kt224 ExponentNotificationManager(context).saveChannelSettings(experienceKey, channelId, details) in createChannel()