Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp66 static jmethodID method_reportNiNotification; variable
1261 env->CallVoidMethod(mCallbacksObj, method_reportNiNotification, in niNotifyCb()
1555 method_reportNiNotification = env->GetMethodID(clazz, "reportNiNotification", in android_location_GnssLocationProvider_class_init_native()