Searched refs:START_CALL_STREAMING (Results 1 – 4 of 4) sorted by relevance
196 public static final int START_CALL_STREAMING = 7001; field in CallAudioModeStateMachine221 put(START_CALL_STREAMING, "START_CALL_STREAMING");341 case START_CALL_STREAMING: in processMessage()430 case START_CALL_STREAMING: in processMessage()727 case START_CALL_STREAMING: in processMessage()794 case START_CALL_STREAMING: in processMessage()
255 CallAudioModeStateMachine.START_CALL_STREAMING, in onCallStreamingStateChanged()
130 sm.sendMessage(CallAudioModeStateMachine.START_CALL_STREAMING, new Builder() in testSwitchToStreamingMode()
741 eq(CallAudioModeStateMachine.START_CALL_STREAMING), captor.capture());