Searched refs:modifiedBefore (Results 1 – 1 of 1) sorted by relevance
117 final long modifiedBefore = System.currentTimeMillis() - DateUtils.WEEK_IN_MILLIS; in cleanStale() local120 + Downloads.Impl.COLUMN_LAST_MODIFICATION + " <= '" + modifiedBefore in cleanStale()