Searched refs:checkManageOrInteractPermissionIfCallerInOtherProfileGroup (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | UserManagerService.java | 1794 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "hasBadge"); in hasBadge() 1801 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeLabelResId() 1818 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeColorResId() 1834 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeDarkColorResId() 1858 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "getUserBadgeResId"); in getUserBadgeResId() 1869 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in getUserBadgeNoBackgroundResId() 1909 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, in isUserUnlockingOrUnlocked() 1916 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "isUserUnlocked"); in isUserUnlocked() 1922 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "isUserRunning"); in isUserRunning() 2183 checkManageOrInteractPermissionIfCallerInOtherProfileGroup(userId, "isPreCreated"); in isPreCreated() [all …]
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 7074 HSPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermissionIfCallerInOtherProfil…
|