Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/v34/
DAppDataSharingUpdatesLiveData.kt46 AppsSafetyLabelHistoryPersistence.getSafetyLabelHistoryFile(app.applicationContext) in loadDataAndPostValue()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetylabel/
DSafetyLabelChangedBroadcastReceiver.kt175 val historyFile = AppsSafetyLabelHistoryPersistence.getSafetyLabelHistoryFile(context) in writeSafetyLabel()
DAppsSafetyLabelHistoryPersistence.kt315 fun getSafetyLabelHistoryFile(context: Context): File = in <lambda>() method
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/v34/
DSafetyLabelChangesJobService.kt252 val historyFile = AppsSafetyLabelHistoryPersistence.getSafetyLabelHistoryFile(context) in <lambda>()
395 val historyFile = AppsSafetyLabelHistoryPersistence.getSafetyLabelHistoryFile(context) in <lambda>()