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.java1112 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "getManagedProfileBadge"); in getManagedProfileBadge()
1121 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isManagedProfile"); in isManagedProfile()
1130 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isUserUnlockingOrUnlocked"); in isUserUnlockingOrUnlocked()
1136 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isUserUnlocked"); in isUserUnlocked()
1142 checkManageOrInteractPermIfCallerInOtherProfileGroup(userId, "isUserRunning"); in isUserRunning()
1182 private void checkManageOrInteractPermIfCallerInOtherProfileGroup(int userId, String name) { in checkManageOrInteractPermIfCallerInOtherProfileGroup() method in UserManagerService
/frameworks/base/services/
Dart-profile11766 HSPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermIfCallerInOtherProfileGroup