Searched refs:toTimestamp (Results 1 – 3 of 3) sorted by relevance
65 long toTimestamp) { in queryEvents() argument70 int toIndex = firstIndexOnOrAfter(toTimestamp); in queryEvents()
43 List<Event> queryEvents(Set<Integer> eventTypes, long fromTimestamp, long toTimestamp); in queryEvents() argument
238 public Builder aggregateSnapshots(long fromTimestamp, long toTimestamp) { in aggregateSnapshots() argument240 mToTimestamp = toTimestamp; in aggregateSnapshots()