Searched refs:sMockClock (Results 1 – 2 of 2) sorted by relevance
3706 sMockClock.install(); in testQueryContactStrequentFrequentOrder()3720 sMockClock.setCurrentTimeMillis(thirtyOneDaysAgoInMillis); in testQueryContactStrequentFrequentOrder()3726 sMockClock.setCurrentTimeMillis(fifteenDaysAgoInMillis); in testQueryContactStrequentFrequentOrder()3732 sMockClock.setCurrentTimeMillis(eightDaysAgoInMillis); in testQueryContactStrequentFrequentOrder()3741 sMockClock.setCurrentTimeMillis(fourDaysAgoInMillis); in testQueryContactStrequentFrequentOrder()3748 sMockClock.setCurrentTimeMillis(oneDayAgoInMillis); in testQueryContactStrequentFrequentOrder()3752 sMockClock.setCurrentTimeMillis(nowInMillis); in testQueryContactStrequentFrequentOrder()3872 sMockClock.install(); in testQueryDataUsageStat()3873 sMockClock.setCurrentTimeMillis(100); in testQueryDataUsageStat()3879 sMockClock.setCurrentTimeMillis(111); in testQueryDataUsageStat()[all …]
115 protected static final MockClock sMockClock = new MockClock(); field in BaseContactsProvider2Test146 sMockClock.uninstall(); in tearDown()