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

/frameworks/base/core/jni/
H A Dandroid_location_GpsLocationProvider.cpp65 // a copy of the data shared by android_location_GpsLocationProvider_wait_for_event
283 static void android_location_GpsLocationProvider_wait_for_event(JNIEnv* env, jobject obj) function in namespace:android
340 LOGD("android_location_GpsLocationProvider_wait_for_event: sent notification callback.");
522 {"native_wait_for_event", "()V", (void*)android_location_GpsLocationProvider_wait_for_event},

Completed in 72 milliseconds