Searched refs:mPendingJobWriteUids (Results 1 – 1 of 1) sorted by relevance
290 mPendingJobWriteUids.put(jobStatus.getUid(), true); in add()308 mPendingJobWriteUids.put(jobStatus.getUid(), true); in addForTesting()344 mPendingJobWriteUids.put(jobStatus.getUid(), true); in remove()359 mPendingJobWriteUids.put(jobStatus.getUid(), true); in removeForTesting()377 mPendingJobWriteUids.put(jobStatus.getUid(), true); in touchJob()384 mPendingJobWriteUids.put(ALL_UIDS, true); in clear()395 mPendingJobWriteUids.put(ALL_UIDS, true); in clearForTesting()418 mPendingJobWriteUids.put(ALL_UIDS, true); in setUseSplitFilesForTesting()513 mPendingJobWriteUids.put(ALL_UIDS, true); in migrateJobFilesAsync()649 if (mPendingJobWriteUids.get(ALL_UIDS)) {[all …]