Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp64 static const GpsNiInterface* sGpsNiInterface = NULL; variable
611 sGpsNiInterface = in android_location_GnssLocationProvider_class_init_native()
664 if (sGpsNiInterface) in android_location_GnssLocationProvider_init()
665 sGpsNiInterface->init(&sGpsNiCallbacks); in android_location_GnssLocationProvider_init()
922 if (!sGpsNiInterface) { in android_location_GnssLocationProvider_send_ni_response()
927 sGpsNiInterface->respond(notifId, response); in android_location_GnssLocationProvider_send_ni_response()