Home
last modified time | relevance | path

Searched refs:DIR_DOWN (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpConstants.java65 static final byte DIR_DOWN = 0x01; field in AvrcpConstants
DBrowsedMediaPlayer.java348 if (direction == AvrcpConstants.DIR_DOWN) { /* move down */ in changePath()