Home
last modified time | relevance | path

Searched refs:method_onControlStateChanged (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_pan.cpp41 static jmethodID method_onControlStateChanged; variable
71 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onControlStateChanged, in control_state_callback()
107 method_onControlStateChanged = env->GetMethodID( in classInitNative()