Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetylabel/
DAppsSafetyLabelHistoryPersistence.kt169 val currentAppHistories = currentAppsSafetyLabelHistory.appSafetyLabelHistories in <lambda>() constant
171 appInfoToOrderedSafetyLabels.keys - currentAppHistories.map { it.appInfo }.toSet() in <lambda>()
176 currentAppHistories.map { currentAppHistory: AppSafetyLabelHistory -> in <lambda>()