OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAvrcpAudioState
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpService.java
192
public void
setAvrcpAudioState
(int state) {
A2dpStateMachine.java
565
mService.
setAvrcpAudioState
(BluetoothA2dp.STATE_PLAYING);
573
mService.
setAvrcpAudioState
(BluetoothA2dp.STATE_NOT_PLAYING);
[
all
...]
Completed in 29 milliseconds