Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp65 static const GpsDebugInterface* sGpsDebugInterface = NULL; variable
613 sGpsDebugInterface = in android_location_GnssLocationProvider_class_init_native()
933 if (sGpsDebugInterface) { in android_location_GnssLocationProvider_get_internal_state()
936 size_t length = sGpsDebugInterface->get_internal_state(buffer, maxLength); in android_location_GnssLocationProvider_get_internal_state()