Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DScopedNotificationsUtils.kt32 …val foreignNotificationExperienceKey = foreignNotificationExperienceScopeKey?.let { ExperienceKey(… in shouldHandleNotification() constant
33 …Experience = foreignNotificationExperienceKey != null && exponentNotificationManager.getAllNotific… in shouldHandleNotification()
34 …nceIsCurrentExperience = foreignNotificationExperienceKey != null && experienceKey.scopeKey == for… in shouldHandleNotification()