Searched defs:parentUserId (Results 1 – 7 of 7) sorted by relevance
79 void addSharedAccountsFromParentUser(int parentUserId, int userId); in addSharedAccountsFromParentUser()
757 int parentUserId = UserManager.isSplitSystemUser() in syncSharedAccounts() local1112 final int parentUserId){ in completeCloningAccount()1248 private void addAccountToLinkedRestrictedUsers(Account account, int parentUserId) { in addAccountToLinkedRestrictedUsers()1459 int parentUserId = accounts.userId; in renameAccountInternal() local1480 private boolean canHaveProfile(final int parentUserId) { in canHaveProfile()1688 int parentUserId = accounts.userId; in removeAccountInternal() local3540 public void addSharedAccountsFromParentUser(int parentUserId, int userId) { in addSharedAccountsFromParentUser()
682 int parentUserId = profile.profileGroupId; in getProfileParentLU() local2300 public UserInfo createRestrictedProfile(String name, int parentUserId) { in createRestrictedProfile()2549 private void sendProfileRemovedBroadcast(int parentUserId, int removedUserId) { in sendProfileRemovedBroadcast()
940 int parentUserId = userId >= 0 ? userId : UserHandle.USER_SYSTEM; in runCreateUser() local
2707 int parentUserId = userHandle.getIdentifier(); in manageNotification() local7407 int parentUserId = getProfileParentId(userId); in enableSystemApp() local7436 int parentUserId = getProfileParentId(userId); in enableSystemAppWithIntent() local
905 int parentUserId = mSecurityPolicy.resolveProfileParentLocked(userId); in unlockUser() local
3222 private void removeWidgetsForPackageLocked(String pkgName, int userId, int parentUserId) { in removeWidgetsForPackageLocked()