Searched defs:jLocation (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp432 jobject jLocation = translateLocation(env, location); local
439 jLocation);
441 env->DeleteLocalRef(jLocation);
612 jobject jLocation = translateLocation(env, location); local
617 jLocation,
622 env->DeleteLocalRef(jLocation);
631 jobject jLocation = translateLocation(env, location); local
636 jLocation);
638 env->DeleteLocalRef(jLocation);
1117 jobject jLocation local
[all...]

Completed in 68 milliseconds