Searched refs:getInvokeCounter (Results 1 – 2 of 2) sorted by relevance
163 public InvokeCounter getInvokeCounter(int counterIndex) { in getInvokeCounter() method in MockConnection
377 final InvokeCounter counter = connection.getInvokeCounter(MockConnection.ON_POST_DIAL_WAIT); in testOnPostDialWaitAndContinue()