Home
last modified time | relevance | path

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

/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/
H A DForegroundPermNamesLiveData.kt29 object ForegroundPermNamesLiveData : SmartAsyncMediatorLiveData<Map<String, List<String>>>(true) { regex
H A DLightAppPermGroupLiveData.kt55 private val fgPermNamesLiveData = ForegroundPermNamesLiveData