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() local1111 final int parentUserId){ in completeCloningAccount()1249 private void addAccountToLinkedRestrictedUsers(Account account, int parentUserId) { in addAccountToLinkedRestrictedUsers()1458 int parentUserId = accounts.userId; in renameAccountInternal() local1477 private boolean canHaveProfile(final int parentUserId) { in canHaveProfile()1712 int parentUserId = accounts.userId; in removeAccountInternal() local3573 public void addSharedAccountsFromParentUser(int parentUserId, int userId) { in addSharedAccountsFromParentUser()
689 int parentUserId = profile.profileGroupId; in getProfileParentLU() local2335 public UserInfo createRestrictedProfile(String name, int parentUserId) { in createRestrictedProfile()2584 private void sendProfileRemovedBroadcast(int parentUserId, int removedUserId) { in sendProfileRemovedBroadcast()
942 int parentUserId = userId >= 0 ? userId : UserHandle.USER_SYSTEM; in runCreateUser() local
2727 int parentUserId = userHandle.getIdentifier(); in manageNotification() local7428 int parentUserId = getProfileParentId(userId); in enableSystemApp() local7457 int parentUserId = getProfileParentId(userId); in enableSystemAppWithIntent() local
931 int parentUserId = mSecurityPolicy.resolveProfileParentLocked(userId); in unlockUser() local
3245 private void removeWidgetsForPackageLocked(String pkgName, int userId, int parentUserId) { in removeWidgetsForPackageLocked()