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.cpp48 static jmethodID method_reportNiNotification; variable
424 env->CallVoidMethod(mCallbacksObj, method_reportNiNotification, in gps_ni_notify_callback()
571 method_reportNiNotification = env->GetMethodID(clazz, "reportNiNotification", in android_location_GnssLocationProvider_class_init_native()