Searched refs:mapKey (Results 1 – 1 of 1) sorted by relevance
114 val mapKey = experienceKey?.scopeKey in getEnabledListenersForExperienceKey() constant115 return if (experienceScopeKeyListenersCountMap.containsKey(mapKey)) { in getEnabledListenersForExperienceKey()116 experienceScopeKeyListenersCountMap[mapKey]!! in getEnabledListenersForExperienceKey()122 val mapKey = experienceKey?.scopeKey in cleanWeakSubscriptionsList() constant124 experienceScopeKeySubscriptionsMap[mapKey] in cleanWeakSubscriptionsList()134 experienceScopeKeySubscriptionsMap[mapKey] = realListeners in cleanWeakSubscriptionsList()136 experienceScopeKeySubscriptionsMap.remove(mapKey) in cleanWeakSubscriptionsList()