Searched defs:userIds (Results 1 – 11 of 11) sorted by relevance
334 final int[] userIds = mUserProfiles.getCurrentProfileIds(); in setComponentState() local352 int[] userIds = mUserProfiles.getCurrentProfileIds(); in rebuildRestoredPackages() local412 int[] userIds = mUserProfiles.getCurrentProfileIds(); in updateSettingsAccordingToInstalledServices() local508 final int[] userIds = mUserProfiles.getCurrentProfileIds(); in rebindServices() local
174 final int[] userIds = getCurrentProfileIds(); in rebuildAll() local
621 IntArray userIds = new IntArray(); in getUsersToStopLocked() local1446 Set<Integer> userIds = new HashSet<>(); in getProfileIds() local
17325 int[] userIds = { UserHandle.USER_ALL, UserHandle.getUserId(callingUid) }; in registerReceiver() local
463 public int[] computeGids(int[] userIds) { in computeGids()
2062 private void grantRequestedRuntimePermissions(PackageParser.Package pkg, int[] userIds, in grantRequestedRuntimePermissions()2144 final int[] userIds = (userId == UserHandle.USER_ALL) in scheduleWritePackageRestrictionsLocked() local
1331 boolean removeIntentFilterVerificationLPw(String packageName, int[] userIds) { in removeIntentFilterVerificationLPw()2480 int[] userIds = new int[users.size()]; in writePackageListLPr() local
401 public void addUsers(int... userIds) { in addUsers()
1679 int[] userIds = getProfileIds(UserHandle.myUserId(), true /* enabledOnly */); in getUserProfiles() local
290 final int[] userIds = new int[numOperations]; in applyBatch() local
3429 final int[] userIds = new int[users.size()]; in getAllAccounts() local3437 private AccountAndUser[] getAccounts(int[] userIds) { in getAccounts()