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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp158 static jmethodID method_onRegisterForNotifications; member in namespace:android
330 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onRegisterForNotifications
872 method_onRegisterForNotifications = env->GetMethodID(clazz, "onRegisterForNotifications", "(IIIIIJJIJJ)V");

Completed in 24 milliseconds