Searched refs:ScopedNotificationsUtils (Results 1 – 18 of 18) sorted by relevance
6 import host.exp.exponent.notifications.ScopedNotificationsUtils11 private val scopedNotificationsUtils: ScopedNotificationsUtils = ScopedNotificationsUtils(context)
8 import host.exp.exponent.notifications.ScopedNotificationsUtils12 private val scopedNotificationsUtils: ScopedNotificationsUtils = ScopedNotificationsUtils(context)
15 import host.exp.exponent.notifications.ScopedNotificationsUtils22 private val scopedNotificationsUtils: ScopedNotificationsUtils = ScopedNotificationsUtils(context)
15 import host.exp.exponent.notifications.ScopedNotificationsUtils23 private val scopedNotificationsUtils: ScopedNotificationsUtils = ScopedNotificationsUtils(context)
14 import host.exp.exponent.notifications.ScopedNotificationsUtils in <lambda>()20 private val scopedNotificationsUtils: ScopedNotificationsUtils = ScopedNotificationsUtils(context) in <lambda>()
14 import host.exp.exponent.notifications.ScopedNotificationsUtils in <lambda>()21 private val scopedNotificationsUtils = ScopedNotificationsUtils(context) in <lambda>()
12 class ScopedNotificationsUtils(context: Context) { class
56 import host.exp.exponent.notifications.ScopedNotificationsUtils in <lambda>()530 … val experienceScopeKey = ScopedNotificationsUtils.getExperienceScopeKey(response) ?: return false in <lambda>()