Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java104 final int currentInvokeCount = mOnCallAudioStateChangedCounter.getInvokeCount(); in testSwitchAudioRoutes() local
123 mOnCallAudioStateChangedCounter.waitForCount(currentInvokeCount + 1, in testSwitchAudioRoutes()
129 mOnCallAudioStateChangedCounter.waitForCount(currentInvokeCount + 2, in testSwitchAudioRoutes()