OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:method_onAudioStateChanged
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp_sink.cpp
30
static jmethodID
method_onAudioStateChanged
;
70
sCallbackEnv->CallVoidMethod(mCallbacksObj,
method_onAudioStateChanged
,
104
method_onAudioStateChanged
=
com_android_bluetooth_a2dp.cpp
31
static jmethodID
method_onAudioStateChanged
;
94
sCallbackEnv->CallVoidMethod(mCallbacksObj,
method_onAudioStateChanged
,
198
method_onAudioStateChanged
=
com_android_bluetooth_hfpclient.cpp
32
static jmethodID
method_onAudioStateChanged
;
91
sCallbackEnv->CallVoidMethod(mCallbacksObj,
method_onAudioStateChanged
,
353
method_onAudioStateChanged
=
com_android_bluetooth_hfp.cpp
34
static jmethodID
method_onAudioStateChanged
;
108
sCallbackEnv->CallVoidMethod(mCallbacksObj,
method_onAudioStateChanged
,
388
method_onAudioStateChanged
=
[
all
...]
Completed in 233 milliseconds