Searched defs:parentUserId (Results 1 – 9 of 9) sorted by relevance
183 int parentUserId = userHandle.getIdentifier(); in buildNotification() local
10229 int parentUserId = getProfileParentId(userId); in enableSystemApp() local10272 int parentUserId = getProfileParentId(userId); in enableSystemAppWithIntent() local
1454 int parentUserId = UserManager.isSplitSystemUser() in syncSharedAccounts() local1748 final int parentUserId){ in completeCloningAccount()1883 private void addAccountToLinkedRestrictedUsers(Account account, int parentUserId) { in addAccountToLinkedRestrictedUsers()2096 int parentUserId = accounts.userId; in renameAccountInternal() local2121 private boolean canHaveProfile(final int parentUserId) { in canHaveProfile()2365 int parentUserId = accounts.userId; in removeAccountInternal() local
83 void addSharedAccountsFromParentUser(int parentUserId, int userId, String opPackageName); in addSharedAccountsFromParentUser()
854 int parentUserId = profile.profileGroupId; in getProfileParentLU() local3065 public UserInfo createRestrictedProfile(String name, int parentUserId) { in createRestrictedProfile()3366 private void sendProfileRemovedBroadcast(int parentUserId, int removedUserId) { in sendProfileRemovedBroadcast()4453 int getFreeProfileBadgeLU(int parentUserId) { in getFreeProfileBadgeLU()
2460 int parentUserId = userId >= 0 ? userId : UserHandle.USER_SYSTEM; in runCreateUser() local
1328 final int parentUserId = userManagerInternal.getProfileParentId(userId); in resolveUserId() local
1148 int parentUserId = mSecurityPolicy.resolveProfileParentLocked(userId); in unlockUser() local
3418 private void removeWidgetsForPackageLocked(String pkgName, int userId, int parentUserId) { in removeWidgetsForPackageLocked()