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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDeviceProfileState.java 68 public static final int DISCONNECT_HFP_OUTGOING = 5;
269 case DISCONNECT_HFP_OUTGOING:
291 sendMessage(DISCONNECT_HFP_OUTGOING);
363 mCommand != DISCONNECT_HFP_OUTGOING) {
409 case DISCONNECT_HFP_OUTGOING:
413 processCommand(DISCONNECT_HFP_OUTGOING);
506 case DISCONNECT_HFP_OUTGOING:
599 case DISCONNECT_HFP_OUTGOING:
692 case DISCONNECT_HFP_OUTGOING:
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java     [all...]

Completed in 36 milliseconds