Searched defs:DISCONNECT_A2DP_OUTGOING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDeviceProfileState.java76 public static final int DISCONNECT_A2DP_OUTGOING = 52; field in class:BluetoothDeviceProfileState
330 case DISCONNECT_A2DP_OUTGOING:
354 sendMessage(DISCONNECT_A2DP_OUTGOING);
515 case DISCONNECT_A2DP_OUTGOING:
626 case DISCONNECT_A2DP_OUTGOING:
666 mCommand != DISCONNECT_A2DP_OUTGOING) {
728 case DISCONNECT_A2DP_OUTGOING:
834 case DISCONNECT_A2DP_OUTGOING:
890 case DISCONNECT_A2DP_OUTGOING:
971 case DISCONNECT_A2DP_OUTGOING
[all...]

Completed in 7 milliseconds