Home
last modified time | relevance | path

Searched refs:getInvokeCounter (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConnection.java178 public InvokeCounter getInvokeCounter(int counterIndex) { in getInvokeCounter() method in MockConnection
DExtendedInCallServiceTest.java464 final InvokeCounter counter = connection.getInvokeCounter(MockConnection.ON_POST_DIAL_WAIT); in testOnPostDialWaitAndContinue()