Searched defs:parentUserId (Results 1 – 8 of 8) sorted by relevance
183 int parentUserId = userHandle.getIdentifier(); in buildNotification() local
9423 int parentUserId = getProfileParentId(userId); in enableSystemApp() local9457 int parentUserId = getProfileParentId(userId); in enableSystemAppWithIntent() local
1430 int parentUserId = UserManager.isSplitSystemUser() in syncSharedAccounts() local1724 final int parentUserId){ in completeCloningAccount()1858 private void addAccountToLinkedRestrictedUsers(Account account, int parentUserId) { in addAccountToLinkedRestrictedUsers()2071 int parentUserId = accounts.userId; in renameAccountInternal() local2096 private boolean canHaveProfile(final int parentUserId) { in canHaveProfile()2339 int parentUserId = accounts.userId; in removeAccountInternal() local
794 int parentUserId = profile.profileGroupId; in getProfileParentLU() local2764 public UserInfo createRestrictedProfile(String name, int parentUserId) { in createRestrictedProfile()3045 private void sendProfileRemovedBroadcast(int parentUserId, int removedUserId) { in sendProfileRemovedBroadcast()4064 int getFreeProfileBadgeLU(int parentUserId) { in getFreeProfileBadgeLU()
2051 int parentUserId = userId >= 0 ? userId : UserHandle.USER_SYSTEM; in runCreateUser() local
85 void addSharedAccountsFromParentUser(int parentUserId, int userId, String opPackageName); in addSharedAccountsFromParentUser()
1089 int parentUserId = mSecurityPolicy.resolveProfileParentLocked(userId); in unlockUser() local
3418 private void removeWidgetsForPackageLocked(String pkgName, int userId, int parentUserId) { in removeWidgetsForPackageLocked()