Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/notifications/
H A DScopedNotificationsUtils.kt35 …val notificationIsPersistentExponentNotification = foreignNotificationExperienceScopeKey == null &… in shouldHandleNotification() constant
40 …return !notificationIsPersistentExponentNotification && (!notificationBelongsToSomeExperience || n… in shouldHandleNotification()