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