Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp50 static jmethodID method_onAtBiev; variable
387 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAtBiev, ind_id, in AtBievCallback()
432 method_onAtBiev = env->GetMethodID(clazz, "onATBiev", "(II[B)V"); in classInitNative()