Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnection.java150 public InvokeCounter getCallAudioStateChangedInvokeCounter() { in getCallAudioStateChangedInvokeCounter() method in SelfManagedConnection
DSelfManagedConnectionServiceTest.java1041 TestUtils.InvokeCounter counter = connection.getCallAudioStateChangedInvokeCounter(); in testAudioRoute()