Searched refs:PASS_THRU_CMD_ID_REWIND (Results 1 – 3 of 3) sorted by relevance
732 return (cmd == AvrcpControllerService.PASS_THRU_CMD_ID_REWIND) in isHoldableKey()1201 sendMessage(MSG_AVRCP_PASSTHRU, AvrcpControllerService.PASS_THRU_CMD_ID_REWIND);
89 public static final int PASS_THRU_CMD_ID_REWIND = 0x48; field in AvrcpControllerService
588 eq(mTestAddress), eq(AvrcpControllerService.PASS_THRU_CMD_ID_REWIND), eq(KEY_DOWN)); in testRewind()593 eq(mTestAddress), eq(AvrcpControllerService.PASS_THRU_CMD_ID_REWIND), eq(KEY_UP)); in testRewind()