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 456 if (itemAttr.mScope != AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM) {
476 if (scope != AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM) {
516 AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM, mFolderItemsReqObj.mStartItem,
539 if (scope == AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM) {
    [all...]
Avrcp.java 722 case AvrcpConstants.BTRC_SCOPE_FILE_SYSTEM:
    [all...]
  /system/bt/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 551 milliseconds