Searched refs:method_onSearchCompleted (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp150 static jmethodID method_onSearchCompleted; member in namespace:android
280 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onSearchCompleted,
876 method_onSearchCompleted = env->GetMethodID(clazz, "onSearchCompleted", "(II)V");

Completed in 33 milliseconds