Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetylabel/
DAppsSafetyLabelHistoryPersistence.kt130 val currentAppsSafetyLabelHistory = in <lambda>() constant
133 val currentHistories = currentAppsSafetyLabelHistory.appSafetyLabelHistories in <lambda>()
163 val currentAppsSafetyLabelHistory = in <lambda>() constant
169 val currentAppHistories = currentAppsSafetyLabelHistory.appSafetyLabelHistories in <lambda>()
206 val currentAppsSafetyLabelHistory = in <lambda>() constant
209 currentAppsSafetyLabelHistory.appSafetyLabelHistories.filter { in <lambda>()
223 val currentAppsSafetyLabelHistory = in <lambda>() constant
226 currentAppsSafetyLabelHistory.appSafetyLabelHistories.map { appHistory -> in <lambda>()
292 val currentAppsSafetyLabelHistory = in <lambda>() constant
295 return currentAppsSafetyLabelHistory.appSafetyLabelHistories.mapNotNull { in <lambda>()