OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapAvrcpPlayerSettingstoBTAttribVal
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java
349
attribArray[i++] = (byte)AvrcpUtils.
mapAvrcpPlayerSettingstoBTAttribVal
(
355
attribArray[i++] = (byte)AvrcpUtils.
mapAvrcpPlayerSettingstoBTAttribVal
(
361
attribArray[i++] = (byte)AvrcpUtils.
mapAvrcpPlayerSettingstoBTAttribVal
(
367
attribArray[i++] = (byte)AvrcpUtils.
mapAvrcpPlayerSettingstoBTAttribVal
(
[
all
...]
AvrcpControllerClasses.java
85
public static int
mapAvrcpPlayerSettingstoBTAttribVal
(int mSetting, int mSettingVal) {
Completed in 483 milliseconds