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

  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamingStateMachine.java 212 BluetoothAvrcpController.PASS_THRU_CMD_ID_PAUSE,
216 BluetoothAvrcpController.PASS_THRU_CMD_ID_PAUSE,
A2dpSinkService.java 195 } else if ((keyCode == BluetoothAvrcpController.PASS_THRU_CMD_ID_PAUSE ||
  /frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpController.java 108 public static final int PASS_THRU_CMD_ID_PAUSE = 0x46;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/mbs/
A2dpMediaBrowserService.java 195 MSG_AVRCP_PASSTHRU, BluetoothAvrcpController.PASS_THRU_CMD_ID_PAUSE).sendToTarget();
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 249 case BluetoothAvrcpController.PASS_THRU_CMD_ID_PAUSE:
    [all...]

Completed in 251 milliseconds