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/avrcp/
AvrcpControllerClasses.java
380
mAvrcpPlayerAppSetting.
addSettingValue
(BluetoothAvrcpPlayerSettings.SETTING_EQUALIZER,
385
mAvrcpPlayerAppSetting.
addSettingValue
(BluetoothAvrcpPlayerSettings.SETTING_REPEAT,
390
mAvrcpPlayerAppSetting.
addSettingValue
(BluetoothAvrcpPlayerSettings.SETTING_SCAN,
395
mAvrcpPlayerAppSetting.
addSettingValue
(BluetoothAvrcpPlayerSettings.SETTING_SHUFFLE,
Completed in 90 milliseconds