Searched defs:secondTimestamp (Results 1 – 1 of 1) sorted by relevance
185 public static int getDayDifference(long firstTimestamp, long secondTimestamp) { in getDayDifference()232 private static boolean isWithinOneYear(long firstTimestamp, long secondTimestamp) { in isWithinOneYear()