Searched refs:STREAMING_FORCE_ENABLED (Results 1 – 6 of 6) sorted by relevance
35 int STREAMING_FORCE_ENABLED = 1008; field100 put(STREAMING_FORCE_ENABLED, "STREAMING_FORCE_ENABLED");
489 case STREAMING_FORCE_ENABLED: in processMessage()597 case STREAMING_FORCE_ENABLED: in processMessage()1117 case STREAMING_FORCE_ENABLED: in processMessage()1356 case STREAMING_FORCE_ENABLED: in processMessage()
747 CallAudioRouteStateMachine.STREAMING_FORCE_ENABLED); in enter()
283 case STREAMING_FORCE_ENABLED: in CallAudioRouteController()
36 import static com.android.server.telecom.CallAudioRouteAdapter.STREAMING_FORCE_ENABLED;496 mController.sendMessageWithSessionInfo(STREAMING_FORCE_ENABLED); in testEnableAndDisableStreaming()
1108 stateMachine.sendMessageWithSessionInfo(CallAudioRouteStateMachine.STREAMING_FORCE_ENABLED); in testStreamingRoute()