Searched refs:untilTimestamp (Results 1 – 1 of 1) sorted by relevance
152 public AggregatedResult getAggregatedRecords(long untilTimestamp) { in getAggregatedRecords() argument166 new String[]{Long.toString(untilTimestamp)}, null, null, in getAggregatedRecords()198 public boolean cleanup(long untilTimestamp) { in cleanup() argument206 final String clause = WhiteListReportContract.TIMESTAMP + "< " + untilTimestamp; in cleanup()