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

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

Completed in 189 milliseconds