Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpItem.java46 public static final int FOLDER_TITLES = 0x01; field in AvrcpItem
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpItemTest.java490 int type = AvrcpItem.FOLDER_TITLES; in avrcpFolderItem_toMediaMetadata()