Searched refs:fifteenDaysAgoInMillis (Results 1 – 1 of 1) sorted by relevance
2971 final long fifteenDaysAgoInMillis = (nowInMillis - 15L * 24 * 60 * 60 * 1000); in testQueryContactStrequentFrequentOrder() local2982 sMockClock.setCurrentTimeMillis(fifteenDaysAgoInMillis); in testQueryContactStrequentFrequentOrder()