Searched refs:bugreportFilesForUid (Results 1 – 1 of 1) sorted by relevance
195 ArraySet<String> bugreportFilesForUid = mBugreportFiles.get( in ensureCallerPreviouslyGeneratedFile() local197 if (bugreportFilesForUid == null in ensureCallerPreviouslyGeneratedFile()198 || !bugreportFilesForUid.contains(bugreportFile)) { in ensureCallerPreviouslyGeneratedFile()210 bugreportFilesForUid.remove(bugreportFile); in ensureCallerPreviouslyGeneratedFile()