Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java2150 private void checkQueryOrCreateUsersPermissionIfCallerInOtherProfileGroup( in checkQueryOrCreateUsersPermissionIfCallerInOtherProfileGroup() method in UserManagerService
2174 checkQueryOrCreateUsersPermissionIfCallerInOtherProfileGroup(userId, "isAdminUser"); in isAdminUser()