Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DPushNotificationHelper.kt9 class PushNotificationHelper { class
31 PushNotificationHelper() in <lambda>()
/expo/android/expoview/src/main/java/host/exp/exponent/experience/
H A DExperienceActivity.kt658 PushNotificationHelper.instance.removeNotifications(this, unreadNotifications) in <lambda>()