Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java70 static PlayerApplicationSettings makeSupportedSettings(byte[] btAvrcpAttributeList) { in makeSupportedSettings() method in PlayerApplicationSettings
DAvrcpControllerService.java495 PlayerApplicationSettings.makeSupportedSettings(playerAttribRsp); in handlePlayerAppSetting()