Searched refs:SPEAKER_ON (Results 1 – 7 of 7) sorted by relevance
31 int SPEAKER_ON = 1006; field97 put(SPEAKER_ON, "SPEAKER_ON");
362 case SPEAKER_ON: in processMessage()408 case SPEAKER_ON: in processMessage()588 case SPEAKER_ON: in processMessage()657 case SPEAKER_ON: in processMessage()855 case SPEAKER_ON: in processMessage()970 case SPEAKER_ON: in processMessage()1035 case SPEAKER_ON: in processMessage()1211 case SPEAKER_ON: in processMessage()1296 case SPEAKER_ON: in processMessage()1399 case SPEAKER_ON: in processMessage()[all …]
120 sendMessageWithSessionInfo(SPEAKER_ON);277 case SPEAKER_ON: in CallAudioRouteController()484 mPendingAudioRoute.clearPendingMessage(new Pair<>(SPEAKER_ON, null)); in routeTo()886 mPendingAudioRoute.onMessageReceived(new Pair<>(SPEAKER_ON, null), null); in handleSpeakerOn()895 sendMessageWithSessionInfo(SPEAKER_ON); in handleSpeakerOn()
23 import static com.android.server.telecom.CallAudioRouteAdapter.SPEAKER_ON;267 pendingAudioRoute.addMessage(SPEAKER_ON, null); in onDestRouteAsPendingRoute()
34 import static com.android.server.telecom.CallAudioRouteAdapter.SPEAKER_ON;257 mController.sendMessageWithSessionInfo(SPEAKER_ON); in testVideoCallRouteToSpeaker()373 mController.sendMessageWithSessionInfo(SPEAKER_ON); in testSpeakerToggle()394 mController.sendMessageWithSessionInfo(SPEAKER_ON); in testSpeakerToggleWhenDockConnected()401 mController.sendMessageWithSessionInfo(SPEAKER_ON); in testSpeakerToggleWhenDockConnected()420 mController.sendMessageWithSessionInfo(SPEAKER_ON); in testSwitchEarpiece()476 mController.sendMessageWithSessionInfo(SPEAKER_ON); in tesetSwitchSpeakerAndHeadset()502 mController.sendMessageWithSessionInfo(SPEAKER_ON); in testEnableAndDisableStreaming()
234 if (params.action == CallAudioRouteStateMachine.SPEAKER_ON) { in setupMocksForParams()411 int expectedRoute = (mParams.action == CallAudioRouteStateMachine.SPEAKER_ON) in testQuiescentTransition()802 CallAudioRouteStateMachine.SPEAKER_ON, // action in testParametersCollection()816 CallAudioRouteStateMachine.SPEAKER_ON, // action in testParametersCollection()830 CallAudioRouteStateMachine.SPEAKER_ON, // action in testParametersCollection()
212 CallAudioRouteStateMachine.SPEAKER_ON); in testTrackedCallsReceiveAudioRouteChange()261 CallAudioRouteStateMachine.SPEAKER_ON); in testSystemAudioStateIsNotUpdatedFlagOff()314 CallAudioRouteStateMachine.SPEAKER_ON); in testSystemAudioStateIsUpdatedFlagOn()940 CallAudioRouteStateMachine.SPEAKER_ON); in testSetAndClearEarpieceCommunicationDevice()