Searched refs:translateLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp330 static jobject translateLocation(JNIEnv* env, const GnssLocation& location) { function in namespace:android
432 jobject jLocation = translateLocation(env, location);
612 jobject jLocation = translateLocation(env, location);
631 jobject jLocation = translateLocation(env, location);
1117 jobject jLocation = translateLocation(env, locations[i]);

Completed in 246 milliseconds