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