HomeSort by relevance Sort by last modified time
    Searched refs:BTRC_SCOPE_FILE_SYSTEM (Results 1 - 5 of 5) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpConstants.java 59 static final byte BTRC_SCOPE_FILE_SYSTEM = 0x01; /* Virtual File System */
BrowsedMediaPlayer.java 397 if (itemAttr.mScope != AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM) {
415 if (scope != AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM) {
453 AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM, mFolderItemsReqObj.mStartItem,
474 if (scope == AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM) {
    [all...]
Avrcp.java 705 case AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM:
    [all...]
  /hardware/libhardware/include/hardware/
bt_rc.h 36 #define BTRC_SCOPE_FILE_SYSTEM 0x01 /* Virtual File System */
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp     [all...]

Completed in 106 milliseconds