OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIR_DOWN
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpConstants.java
65
static final byte
DIR_DOWN
= 0x01;
BrowsedMediaPlayer.java
386
if (direction == AvrcpConstants.
DIR_DOWN
) { /* move down */
[
all
...]
Completed in 85 milliseconds