Searched refs:getInvokeCounter (Results 1 – 9 of 9) sorted by relevance
86 final TestUtils.InvokeCounter counter = mExternalConnection.getInvokeCounter( in testPullExternalCall()107 final TestUtils.InvokeCounter counter = mExternalConnection.getInvokeCounter( in testNonPullableExternalCall()156 final TestUtils.InvokeCounter counter = mExternalConnection.getInvokeCounter( in testTryToPullCallWhileInEmergencyCall()194 final TestUtils.InvokeCounter counter = mExternalConnection.getInvokeCounter( in testExternalCallAndPullCall()
96 connection.getInvokeCounter(MockConnection.ON_START_RTT); in testLocalRttUpgradeAccepted()120 connection.getInvokeCounter(MockConnection.ON_START_RTT); in testLocalRttUpgradeRejected()144 connection.getInvokeCounter(MockConnection.ON_RTT_REQUEST_RESPONSE); in testAcceptRemoteRttUpgrade()167 connection.getInvokeCounter(MockConnection.ON_RTT_REQUEST_RESPONSE); in testRejectRemoteRttRequest()191 connection.getInvokeCounter(MockConnection.ON_STOP_RTT); in testLocalRttTermination()213 connection.getInvokeCounter(MockConnection.ON_STOP_RTT); in testRemoteRttTermination()
348 TestUtils.InvokeCounter audioInvoke = connection.getInvokeCounter( in testConnectionOnAnswerForAudioCall()439 TestUtils.InvokeCounter audioInvoke = connection.getInvokeCounter( in testConnectionOnAnswerForVideoCallAnsweredAsAudio()467 TestUtils.InvokeCounter audioInvoke = connection.getInvokeCounter( in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo()
295 getInvokeCounter(ON_CALL_FILTERING_COMPLETED).invoke(callFilteringCompletionInfo); in onCallFilteringCompleted()326 public InvokeCounter getInvokeCounter(int counterIndex) { in getInvokeCounter() method in MockConnection
353 connection.getInvokeCounter(MockConnection.ON_CALL_FILTERING_COMPLETED) in testCallFilteringCompleteSignalNotInContacts()402 connection.getInvokeCounter(MockConnection.ON_CALL_FILTERING_COMPLETED) in testCallFilteringCompleteSignalInContacts()
842 final InvokeCounter counter = mConnection.getInvokeCounter( in testCallPutExtras()914 final InvokeCounter counter = mConnection.getInvokeCounter( in setupCallExtras()1011 final InvokeCounter counter = mConnection.getInvokeCounter(MockConnection.ON_DEFLECT); in testDeflect()1030 final InvokeCounter counter = mConnection.getInvokeCounter(MockConnection.ON_CALL_EVENT); in testCallEvent()
233 final TestUtils.InvokeCounter counter = mConnection.getInvokeCounter( in testSendD2DMessage()
838 final InvokeCounter counter = connection.getInvokeCounter(MockConnection.ON_SILENCE); in testSilenceRinger()871 final InvokeCounter counter = connection.getInvokeCounter(MockConnection.ON_POST_DIAL_WAIT); in testOnPostDialWaitAndContinue()
781 mRemoteConnection.getInvokeCounter(MockConnection.ON_PULL_EXTERNAL_CALL); in testRemoteConnectionCallbacks_PullExternalCall()797 InvokeCounter counter = mRemoteConnection.getInvokeCounter( in testAddConferenceParticipants()