Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java1769 checkQueryOrInteractPermissionIfCallerInOtherProfileGroup(userId, "getUserProperties"); in getUserPropertiesCopy()
1880 checkQueryOrInteractPermissionIfCallerInOtherProfileGroup(userId, "isProfile"); in isProfile()
1897 checkQueryOrInteractPermissionIfCallerInOtherProfileGroup(userId, "getProfileType"); in getProfileType()
2121 private void checkQueryOrInteractPermissionIfCallerInOtherProfileGroup( in checkQueryOrInteractPermissionIfCallerInOtherProfileGroup() method in UserManagerService
/aosp14/frameworks/base/services/
H A Dart-profile7076 HSPLcom/android/server/pm/UserManagerService;->checkQueryOrInteractPermissionIfCallerInOtherProfile…