Searched defs:parentUserId (Results 1 – 9 of 9) sorted by relevance
183 int parentUserId = userHandle.getIdentifier(); in buildNotification() local
10220 int parentUserId = getProfileParentId(userId); in enableSystemApp() local10263 int parentUserId = getProfileParentId(userId); in enableSystemAppWithIntent() local
1427 int parentUserId = UserManager.isSplitSystemUser() in syncSharedAccounts() local1721 final int parentUserId){ in completeCloningAccount()1856 private void addAccountToLinkedRestrictedUsers(Account account, int parentUserId) { in addAccountToLinkedRestrictedUsers()2069 int parentUserId = accounts.userId; in renameAccountInternal() local2094 private boolean canHaveProfile(final int parentUserId) { in canHaveProfile()2338 int parentUserId = accounts.userId; in removeAccountInternal() local
809 int parentUserId = profile.profileGroupId; in getProfileParentLU() local2844 public UserInfo createRestrictedProfile(String name, int parentUserId) { in createRestrictedProfile()3139 private void sendProfileRemovedBroadcast(int parentUserId, int removedUserId) { in sendProfileRemovedBroadcast()4161 int getFreeProfileBadgeLU(int parentUserId) { in getFreeProfileBadgeLU()
2291 int parentUserId = userId >= 0 ? userId : UserHandle.USER_SYSTEM; in runCreateUser() local
85 void addSharedAccountsFromParentUser(int parentUserId, int userId, String opPackageName); in addSharedAccountsFromParentUser()
1328 final int parentUserId = userManagerInternal.getProfileParentId(userId); in resolveUserId() local
1147 int parentUserId = mSecurityPolicy.resolveProfileParentLocked(userId); in unlockUser() local
3418 private void removeWidgetsForPackageLocked(String pkgName, int userId, int parentUserId) { in removeWidgetsForPackageLocked()