Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp103 static jmethodID method_reportNfwNotification; variable
1299 env->CallVoidMethod(mCallbacksObj, method_reportNfwNotification, proxyAppPackageName, in nfwNotifyCb()
1586 method_reportNfwNotification = env->GetMethodID(clazz, "reportNfwNotification", in android_location_GnssLocationProvider_class_init_native()