OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:method_onConnectionStateChanged
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp
29
static jmethodID
method_onConnectionStateChanged
;
67
sCallbackEnv->CallVoidMethod(mCallbacksObj,
method_onConnectionStateChanged
, (jint) state,
107
method_onConnectionStateChanged
=
com_android_bluetooth_hfp.cpp
36
static jmethodID
method_onConnectionStateChanged
;
84
sCallbackEnv->CallVoidMethod(mCallbacksObj,
method_onConnectionStateChanged
,
226
method_onConnectionStateChanged
=
Completed in 30 milliseconds