Searched refs:TEST_CONNECT_TIME (Results 1 – 2 of 2) sorted by relevance
136 static final long TEST_CONNECT_TIME = 1000; field in TelecomSystemTest1100 when(mClockProxy.currentTimeMillis()).thenReturn(TEST_CONNECT_TIME); in startAndMakeActiveOutgoingCall()1157 when(mClockProxy.currentTimeMillis()).thenReturn(TEST_CONNECT_TIME); in startAndMakeActiveIncomingCall()
140 assertEquals(TEST_CONNECT_TIME, in testSingleOutgoingCallLocalDisconnect()142 assertEquals(TEST_CONNECT_TIME, in testSingleOutgoingCallLocalDisconnect()489 when(mClockProxy.currentTimeMillis()).thenReturn(TEST_CONNECT_TIME); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()