Searched refs:EnabledDeviceAdminsLiveData (Results 1 – 3 of 3) sorted by relevance
32 class EnabledDeviceAdminsLiveData( regex57 EnabledDeviceAdminsLiveData>() {58 override fun newValue(key: UserHandle): EnabledDeviceAdminsLiveData {59 return EnabledDeviceAdminsLiveData(PermissionControllerApplication.get(), key)
49 private val enabledDeviceAdminsLiveDataLiveData = EnabledDeviceAdminsLiveData[user]
66 private val enabledDeviceAdminsLiveDataLiveData = EnabledDeviceAdminsLiveData[user]