Searched defs:method_onAtCops (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp49 static jmethodID method_onAtCops; member in namespace:android
321 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAtCops, addr);
422 method_onAtCops = env->GetMethodID(clazz, "onAtCops", "([B)V");

Completed in 164 milliseconds