OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addSettingValue
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothAvrcpPlayerSettings.java
164
public void
addSettingValue
(int setting, int value) {
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
PlayerApplicationSettings.java
102
result.
addSettingValue
(setting, mSettings.get(setting));
Completed in 80 milliseconds