Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java91 static PlayerApplicationSettings makeSettings(byte[] btAvrcpAttributeList) { in makeSettings() method in PlayerApplicationSettings
DAvrcpControllerService.java512 PlayerApplicationSettings.makeSettings(playerAttribRsp); in onPlayerAppSettingChanged()