Searched refs:mapOfSourceIdsToSources (Results 1 – 1 of 1) sorted by relevance
88 val mapOfSourceIdsToSources = getMapOfSourceIdsToSources(context) in onReceive() constant95 mapOfSourceIdsToSources.values in onReceive()106 mapOfSourceIdsToSources, in onReceive()119 mapOfSourceIdsToSources, in onReceive()120 mapOfSourceIdsToSources.keys.toList() in onReceive()172 mapOfSourceIdsToSources: Map<String, PrivacySource>, in refreshSafetySources()177 val privacySource = mapOfSourceIdsToSources[sourceId] ?: return@launch in refreshSafetySources()