Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1341 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "hasBadge"); in hasBadge()
1348 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeLabelResId()
1365 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeColorResId()
1381 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeDarkColorResId()
1394 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "getUserIconBadgeResId"); in getUserIconBadgeResId()
1405 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "getUserBadgeResId"); in getUserBadgeResId()
1416 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeNoBackgroundResId()
1428 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "isProfile"); in isProfile()
1437 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "isManagedProfile"); in isManagedProfile()
1446 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in isUserUnlockingOrUnlocked()
[all …]
/frameworks/base/services/
Dart-profile26495 HSPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermissionIfCallerInOtherProfil…