Searched refs:timestampFile (Results 1 – 1 of 1) sorted by relevance
61 String timestampFile = checkPakTimestamp(outputDir); in doInBackground() local62 if (timestampFile != null) { in doInBackground()171 if (timestampFile != null) { in doInBackground()173 new File(outputDir, timestampFile).createNewFile(); in doInBackground()