HomeSort by relevance Sort by last modified time
    Searched refs:AUDIO_STATE_STOPPED (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStackEvent.java 41 static final int AUDIO_STATE_STOPPED = 1;
102 case AUDIO_STATE_STOPPED:
A2dpStateMachine.java 569 case A2dpStackEvent.AUDIO_STATE_STOPPED:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java 626 case AUDIO_STATE_STOPPED:
    [all...]

Completed in 469 milliseconds