Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DPlayerApplicationSettings.java81 mapAttribIdValtoAvrcpPlayerSetting(attrId, btAvrcpAttributeList[i++])); in makeSupportedSettings()
98 mapAttribIdValtoAvrcpPlayerSetting(attrId, btAvrcpAttributeList[i++])); in makeSettings()
126 private static int mapAttribIdValtoAvrcpPlayerSetting(byte attribId, byte attribVal) { in mapAttribIdValtoAvrcpPlayerSetting() method in PlayerApplicationSettings