Searched refs:candidateName (Results 1 – 2 of 2) sorted by relevance
75 String candidateName = prefix + mRandom.nextInt(); in createTemporaryDirectory() local76 File result = new File(System.getProperty("java.io.tmpdir"), candidateName); in createTemporaryDirectory()
906 final String candidateName = candidate.getName(); in getLastPersistTimeMillisDLocked() local907 if (!candidateName.endsWith(HISTORY_FILE_SUFFIX)) { in getLastPersistTimeMillisDLocked()912 } else if (candidateName.length() < shortestFile.getName().length()) { in getLastPersistTimeMillisDLocked()