Searched refs:autoRevokedCopy (Results 1 – 1 of 1) sorted by relevance
144 val autoRevokedCopy = mutableMapOf<Pair<String, UserHandle>, Set<String>>() in <lambda>() constant146 autoRevokedCopy[userPackage] = permGroups.toSet() in <lambda>()148 Log.i(LOG_TAG, "postValue: $autoRevokedCopy") in <lambda>()149 postValue(autoRevokedCopy) in <lambda>()