Home
last modified time | relevance | path

Searched defs:makeSupportedSettings (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettingsTest.java34 public void makeSupportedSettings() { in makeSupportedSettings() method in PlayerApplicationSettingsTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java64 static PlayerApplicationSettings makeSupportedSettings(byte[] btAvrcpAttributeList) { in makeSupportedSettings() method in PlayerApplicationSettings