Searched refs:mCallerInfoAsyncQueryFactoryFixture (Results 1 – 2 of 2) sorted by relevance
404 assertEquals(1, mCallerInfoAsyncQueryFactoryFixture.mRequests.size()); in testIncomingCallFromContactWithSendToVoicemailIsRejected()409 mCallerInfoAsyncQueryFactoryFixture.setResponse(sendToVoicemailCallerInfo); in testIncomingCallFromContactWithSendToVoicemailIsRejected()411 mCallerInfoAsyncQueryFactoryFixture.mRequests) { in testIncomingCallFromContactWithSendToVoicemailIsRejected()455 assertEquals(1, mCallerInfoAsyncQueryFactoryFixture.mRequests.size()); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()507 assertEquals(1, mCallerInfoAsyncQueryFactoryFixture.mRequests.size()); in testIncomingCallFromBlockedNumberIsRejected()509 mCallerInfoAsyncQueryFactoryFixture.mRequests) { in testIncomingCallFromBlockedNumberIsRejected()559 while (mCallerInfoAsyncQueryFactoryFixture.mRequests.size() > 0) { in do_testDeadlockOnOutgoingCall()560 mCallerInfoAsyncQueryFactoryFixture.mRequests.remove(0).reply(); in do_testDeadlockOnOutgoingCall()
319 CallerInfoAsyncQueryFactoryFixture mCallerInfoAsyncQueryFactoryFixture; field in TelecomSystemTest458 mCallerInfoAsyncQueryFactoryFixture = new CallerInfoAsyncQueryFactoryFixture(); in setupTelecomSystem()479 mCallerInfoAsyncQueryFactoryFixture.getTestDouble(), in setupTelecomSystem()751 mCallerInfoAsyncQueryFactoryFixture.mRequests.forEach( in startOutgoingPhoneCallWaitForBroadcaster()927 mCallerInfoAsyncQueryFactoryFixture.mRequests.forEach( in startIncomingPhoneCall()