Searched defs:parentUserId (Results 1 – 7 of 7) sorted by relevance
178 int parentUserId = userHandle.getIdentifier(); in buildNotification() local
1455 int parentUserId = UserManager.isSplitSystemUser() in syncSharedAccounts() local1754 final int parentUserId){ in completeCloningAccount()1889 private void addAccountToLinkedRestrictedUsers(Account account, int parentUserId) { in addAccountToLinkedRestrictedUsers()2102 int parentUserId = accounts.userId; in renameAccountInternal() local2127 private boolean canHaveProfile(final int parentUserId) { in canHaveProfile()2361 int parentUserId = accounts.userId; in removeAccountInternal() local
80 void addSharedAccountsFromParentUser(int parentUserId, int userId, String opPackageName); in addSharedAccountsFromParentUser()
947 int parentUserId = profile.profileGroupId; in getProfileParentLU() local3710 public UserInfo createRestrictedProfileWithThrow(String name, int parentUserId) { in createRestrictedProfileWithThrow()4027 private void sendProfileRemovedBroadcast(int parentUserId, int removedUserId) { in sendProfileRemovedBroadcast()5297 int getFreeProfileBadgeLU(int parentUserId, String userType) { in getFreeProfileBadgeLU()
2651 int parentUserId = userId >= 0 ? userId : UserHandle.USER_SYSTEM; in runCreateUser() local
1200 int parentUserId = mSecurityPolicy.resolveProfileParentLocked(userId); in unlockUser() local
3480 private void removeWidgetsForPackageLocked(String pkgName, int userId, int parentUserId) { in removeWidgetsForPackageLocked()