Searched refs:mBackupParticipants (Results 1 – 1 of 1) sorted by relevance
672 synchronized (mBackupParticipants) { in UserBackupManagerService()1278 synchronized (mBackupParticipants) { in resetBackupState()1396 synchronized (mBackupParticipants) {1451 synchronized (mBackupParticipants) {1502 mBackupParticipants.put(uid, set); in addPackageParticipantsLockedInner()1540 HashSet<String> set = mBackupParticipants.get(oldUid); in removePackageParticipantsLocked()1550 mBackupParticipants.remove(oldUid); in removePackageParticipantsLocked()2697 synchronized (mBackupParticipants) { in dataChangedTargets()2706 synchronized (mBackupParticipants) { in dataChangedTargets()4329 int numPackages = mBackupParticipants.size(); in dumpInternal()[all …]