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.java119 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