Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettingsTest.java120 public void mapAvrcpPlayerSettingsToBTattribVal() { in mapAvrcpPlayerSettingsToBTattribVal() method in PlayerApplicationSettingsTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DPlayerApplicationSettings.java147 static byte mapAvrcpPlayerSettingsToBTattribVal(int mSetting, int mSettingVal) { in mapAvrcpPlayerSettingsToBTattribVal() method in PlayerApplicationSettings