Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1157 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "getManagedProfileBadge"); in getManagedProfileBadge()
1166 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isManagedProfile"); in isManagedProfile()
1175 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isUserUnlockingOrUnlocked"); in isUserUnlockingOrUnlocked()
1181 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isUserUnlocked"); in isUserUnlocked()
1187 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isUserRunning"); in isUserRunning()
1227 private void checkManageOrInteractPermIfCallerInOtherProfileGroup(@UserIdInt int userId, in checkManageOrInteractPermIfCallerInOtherProfileGroup() method in UserManagerService
/frameworks/base/services/
Dart-profile11766 HSPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermIfCallerInOtherProfileGroup