Searched defs:currentTimestamp (Results 1 – 5 of 5) sorted by relevance
21 public static void currentTimeChangedForTesting(final int currentTimestamp) { in currentTimeChangedForTesting()
280 long currentTimestamp = System.currentTimeMillis(); in updateCountdownSummary() local
265 long currentTimestamp = System.currentTimeMillis(); in writePhoneLookupHistory() local
188 final Long currentTimestamp = in getIndexedUsageMap() local
414 private static String currentTimestamp() { in currentTimestamp() method in BugStorageUtils