Searched refs:checkManageOrInteractPermissionIfCallerInOtherProfileGroup (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/ |
D | UserManagerService.java | 2271 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "hasBadge"); in hasBadge() 2278 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeLabelResId() 2295 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeColorResId() 2311 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeDarkColorResId() 2324 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "getUserIconBadgeResId"); in getUserIconBadgeResId() 2335 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "getUserBadgeResId"); in getUserBadgeResId() 2346 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeNoBackgroundResId() 2358 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserStatusBarIconResId() 2423 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in isUserUnlockingOrUnlocked() 2430 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "isUserUnlocked"); in isUserUnlocked() [all …]
|
/frameworks/base/services/ |
D | art-profile | 2675 HSPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermissionIfCallerInOtherProfil…
|
D | art-wear-profile | 19969 HPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermissionIfCallerInOtherProfile…
|