Home
last modified time | relevance | path

Searched refs:PASS_THRU_CMD_ID_STOP (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerUtils.java40 case AvrcpControllerService.PASS_THRU_CMD_ID_STOP: in passThruIdToString()
DAvrcpControllerService.java85 public static final int PASS_THRU_CMD_ID_STOP = 0x45; field in AvrcpControllerService
DAvrcpControllerStateMachine.java1319 sendMessage(MSG_AVRCP_PASSTHRU, AvrcpControllerService.PASS_THRU_CMD_ID_STOP);
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachineTest.java561 eq(AvrcpControllerService.PASS_THRU_CMD_ID_STOP), in testStop()
566 eq(AvrcpControllerService.PASS_THRU_CMD_ID_STOP), in testStop()
1680 eq(AvrcpControllerService.PASS_THRU_CMD_ID_STOP), in testOnAudioFocusGainFromTransientLossWithStop_playNotSent()
1685 eq(AvrcpControllerService.PASS_THRU_CMD_ID_STOP), in testOnAudioFocusGainFromTransientLossWithStop_playNotSent()