Searched refs:removePackageParticipantsLocked (Results 1 – 1 of 1) sorted by relevance
1385 removePackageParticipantsLocked(packageList, uid);1436 removePackageParticipantsLocked(packageList, uid);1506 private void removePackageParticipantsLocked(String[] packageNames, int oldUid) { in removePackageParticipantsLocked() method in UserBackupManagerService