Searched refs:STOP_CALL_STREAMING (Results 1 – 4 of 4) sorted by relevance
197 public static final int STOP_CALL_STREAMING = 7002; field in CallAudioModeStateMachine222 put(STOP_CALL_STREAMING, "STOP_CALL_STREAMING");800 case STOP_CALL_STREAMING: in processMessage()
265 CallAudioModeStateMachine.STOP_CALL_STREAMING, in onCallStreamingStateChanged()
160 sm.sendMessage(CallAudioModeStateMachine.STOP_CALL_STREAMING, new Builder() in testExitStreamingMode()
747 eq(CallAudioModeStateMachine.STOP_CALL_STREAMING), captor.capture());