Searched refs:PASS_THRU_CMD_ID_REWIND (Results 1 – 3 of 3) sorted by relevance
690 return (cmd == AvrcpControllerService.PASS_THRU_CMD_ID_REWIND) in isHoldableKey()1110 sendMessage(MSG_AVRCP_PASSTHRU, AvrcpControllerService.PASS_THRU_CMD_ID_REWIND);
83 public static final int PASS_THRU_CMD_ID_REWIND = 0x48; field in AvrcpControllerService
401 eq(mTestAddress), eq(AvrcpControllerService.PASS_THRU_CMD_ID_REWIND), eq(KEY_DOWN)); in testRewind()406 eq(mTestAddress), eq(AvrcpControllerService.PASS_THRU_CMD_ID_REWIND), eq(KEY_UP)); in testRewind()