Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java129 CallAudioState callAudioState = in testSwitchAudioRoutes() local
135 int availableRoutes = callAudioState.getSupportedRouteMask(); in testSwitchAudioRoutes()
DSelfManagedConnectionServiceTest.java1043 CallAudioState callAudioState = (CallAudioState) counter.getArgs(0)[0]; in testAudioRoute() local
1044 int availableRoutes = callAudioState.getSupportedRouteMask(); in testAudioRoute()