Home
last modified time | relevance | path

Searched refs:makeSettings (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettingsTest.java47 public void makeSettings() { in makeSettings() method in PlayerApplicationSettingsTest
53 PlayerApplicationSettings.makeSettings(btAvrcpAttributeList); in makeSettings()
65 PlayerApplicationSettings.makeSettings(btAvrcpAttributeList); in setSupport()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java85 static PlayerApplicationSettings makeSettings(byte[] btAvrcpAttributeList) { in makeSettings() method in PlayerApplicationSettings
DAvrcpControllerService.java597 PlayerApplicationSettings.makeSettings(playerAttribRsp); in onPlayerAppSettingChanged()