Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp50 static jmethodID method_requestSetID; variable
451 env->CallVoidMethod(mCallbacksObj, method_requestSetID, flags); in agps_request_set_id()
574 method_requestSetID = env->GetMethodID(clazz,"requestSetID","(I)V"); in android_location_GnssLocationProvider_class_init_native()