Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/com/android/packageinstaller/role/ui/
DSpecialAppAccessViewModel.java69 RoleLiveData workRoleLiveData = new RoleLiveData(role, workProfile, application); in SpecialAppAccessViewModel() local
71 workRoleLiveData), sortFunction); in SpecialAppAccessViewModel()