Searched refs:ONE_HOUR_IN_MILLIS (Results 1 – 1 of 1) sorted by relevance
64 private static final long ONE_HOUR_IN_MILLIS = 1000L * 60 * 60; field in ContactsContract_Wipe165 assertBigger(start + ONE_HOUR_IN_MILLIS, originalTimestamp); in testCreationTimestamp()