Searched refs:STREAMING_STATE_NAME (Results 1 – 2 of 2) sorted by relevance
142 assertEquals(CallAudioModeStateMachine.STREAMING_STATE_NAME, sm.getCurrentStateName()); in testSwitchToStreamingMode()
233 public static final String STREAMING_STATE_NAME = StreamingFocusState.class.getSimpleName(); field in CallAudioModeStateMachine