Searched refs:last_modified_threshold (Results 1 – 1 of 1) sorted by relevance
69 final long last_modified_threshold = System.currentTimeMillis() - in collectFiles() local78 if (last_modified_threshold < currentFile.lastModified()) { in collectFiles()