Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/
DSafetyCenterReceiver.kt67 private val getMapOfSourceIdsToSources: (Context) -> Map<String, PrivacySource> = constant in com.android.permissioncontroller.privacysources.SafetyCenterReceiver
88 val mapOfSourceIdsToSources = getMapOfSourceIdsToSources(context) in onReceive()