Searched refs:getInvokeCounter (Results 1 – 9 of 9) sorted by relevance
78 final TestUtils.InvokeCounter counter = mExternalConnection.getInvokeCounter( in testPullExternalCall()99 final TestUtils.InvokeCounter counter = mExternalConnection.getInvokeCounter( in testNonPullableExternalCall()148 final TestUtils.InvokeCounter counter = mExternalConnection.getInvokeCounter( in testTryToPullCallWhileInEmergencyCall()
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()
289 TestUtils.InvokeCounter audioInvoke = connection.getInvokeCounter( in testConnectionOnAnswerForAudioCall()317 TestUtils.InvokeCounter audioInvoke = connection.getInvokeCounter( in testConnectionOnAnswerForVideoCallAnsweredAsAudio()345 TestUtils.InvokeCounter audioInvoke = connection.getInvokeCounter( in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo()
276 getInvokeCounter(ON_CALL_FILTERING_COMPLETED).invoke(callFilteringCompletionInfo); in onCallFilteringCompleted()303 public InvokeCounter getInvokeCounter(int counterIndex) { in getInvokeCounter() method in MockConnection
336 connection.getInvokeCounter(MockConnection.ON_CALL_FILTERING_COMPLETED) in testCallFilteringCompleteSignalNotInContacts()385 connection.getInvokeCounter(MockConnection.ON_CALL_FILTERING_COMPLETED) in testCallFilteringCompleteSignalInContacts()
672 final InvokeCounter counter = mConnection.getInvokeCounter( in testCallPutExtras()744 final InvokeCounter counter = mConnection.getInvokeCounter( in setupCallExtras()831 final InvokeCounter counter = mConnection.getInvokeCounter(MockConnection.ON_DEFLECT); in testDeflect()850 final InvokeCounter counter = mConnection.getInvokeCounter(MockConnection.ON_CALL_EVENT); in testCallEvent()
705 final InvokeCounter counter = connection.getInvokeCounter(MockConnection.ON_SILENCE); in testSilenceRinger()738 final InvokeCounter counter = connection.getInvokeCounter(MockConnection.ON_POST_DIAL_WAIT); in testOnPostDialWaitAndContinue()
233 final TestUtils.InvokeCounter counter = mConnection.getInvokeCounter( in testSendD2DMessage()
730 mRemoteConnection.getInvokeCounter(MockConnection.ON_PULL_EXTERNAL_CALL); in testRemoteConnectionCallbacks_PullExternalCall()746 InvokeCounter counter = mRemoteConnection.getInvokeCounter( in testAddConferenceParticipants()