Searched refs:PASS_THRU_CMD_ID_REWIND (Results 1 – 4 of 4) sorted by relevance
46 case AvrcpControllerService.PASS_THRU_CMD_ID_REWIND: in passThruIdToString()
798 return (cmd == AvrcpControllerService.PASS_THRU_CMD_ID_REWIND) in isHoldableKey()1334 sendMessage(MSG_AVRCP_PASSTHRU, AvrcpControllerService.PASS_THRU_CMD_ID_REWIND);
87 public static final int PASS_THRU_CMD_ID_REWIND = 0x48; field in AvrcpControllerService
648 eq(AvrcpControllerService.PASS_THRU_CMD_ID_REWIND), in testRewind()655 eq(AvrcpControllerService.PASS_THRU_CMD_ID_REWIND), in testRewind()