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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp185 static jmethodID method_onIncludedServiceAdded; member in namespace:android
682 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onIncludedServiceAdded,
898 method_onIncludedServiceAdded = env->GetMethodID(clazz, "onIncludedServiceAdded", "(IIII)V");

Completed in 58 milliseconds