Searched refs:TEST_CONNECT_ELAPSED_TIME (Results 1 – 2 of 2) sorted by relevance
137 static final long TEST_CONNECT_ELAPSED_TIME = 2000; field in TelecomSystemTest1101 when(mClockProxy.elapsedRealtime()).thenReturn(TEST_CONNECT_ELAPSED_TIME); in startAndMakeActiveOutgoingCall()1158 when(mClockProxy.elapsedRealtime()).thenReturn(TEST_CONNECT_ELAPSED_TIME); in startAndMakeActiveIncomingCall()
490 when(mClockProxy.elapsedRealtime()).thenReturn(TEST_CONNECT_ELAPSED_TIME); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()