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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDeviceProfileState.java 65 public static final int CONNECT_A2DP_OUTGOING = 3;
278 case CONNECT_A2DP_OUTGOING:
327 if (message.arg1 == CONNECT_A2DP_OUTGOING) {
406 case CONNECT_A2DP_OUTGOING:
503 case CONNECT_A2DP_OUTGOING:
549 if (mCommand != CONNECT_A2DP_OUTGOING &&
596 case CONNECT_A2DP_OUTGOING:
688 case CONNECT_A2DP_OUTGOING:
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java     [all...]

Completed in 116 milliseconds