Searched refs:DIR_DOWN (Results 1 – 2 of 2) sorted by relevance
65 static final byte DIR_DOWN = 0x01; field in AvrcpConstants
348 if (direction == AvrcpConstants.DIR_DOWN) { /* move down */ in changePath()