Searched refs:mCallerInfoAsyncQueryFactoryFixture (Results 1 – 2 of 2) sorted by relevance
416 assertEquals(1, mCallerInfoAsyncQueryFactoryFixture.mRequests.size()); in testIncomingCallFromContactWithSendToVoicemailIsRejected()421 mCallerInfoAsyncQueryFactoryFixture.setResponse(sendToVoicemailCallerInfo); in testIncomingCallFromContactWithSendToVoicemailIsRejected()423 mCallerInfoAsyncQueryFactoryFixture.mRequests) { in testIncomingCallFromContactWithSendToVoicemailIsRejected()467 assertEquals(1, mCallerInfoAsyncQueryFactoryFixture.mRequests.size()); in testIncomingCallCallerInfoLookupTimesOutIsAllowed()519 assertEquals(1, mCallerInfoAsyncQueryFactoryFixture.mRequests.size()); in testIncomingCallFromBlockedNumberIsRejected()521 mCallerInfoAsyncQueryFactoryFixture.mRequests) { in testIncomingCallFromBlockedNumberIsRejected()571 while (mCallerInfoAsyncQueryFactoryFixture.mRequests.size() > 0) { in do_testDeadlockOnOutgoingCall()572 mCallerInfoAsyncQueryFactoryFixture.mRequests.remove(0).reply(); in do_testDeadlockOnOutgoingCall()
350 CallerInfoAsyncQueryFactoryFixture mCallerInfoAsyncQueryFactoryFixture; field in TelecomSystemTest501 mCallerInfoAsyncQueryFactoryFixture = new CallerInfoAsyncQueryFactoryFixture(); in setupTelecomSystem()526 mCallerInfoAsyncQueryFactoryFixture.getTestDouble(), in setupTelecomSystem()812 mCallerInfoAsyncQueryFactoryFixture.mRequests.forEach( in startOutgoingPhoneCallWaitForBroadcaster()1001 mCallerInfoAsyncQueryFactoryFixture.mRequests.forEach( in startIncomingPhoneCall()