Searched refs:gnssDebugIface (Results 1 – 1 of 1) sorted by relevance
251 sp<IGnssDebug_V1_0> gnssDebugIface = nullptr; variable2266 gnssDebugIface = nullptr; in android_location_GnssLocationProvider_init_once()2273 gnssDebugIface = gnssDebugIface_V2_0; in android_location_GnssLocationProvider_init_once()2276 if (gnssDebugIface == nullptr) { in android_location_GnssLocationProvider_init_once()2281 gnssDebugIface = gnssDebug; in android_location_GnssLocationProvider_init_once()2918 if (gnssDebugIface == nullptr) { in android_location_GnssLocationProvider_get_internal_state()2931 auto result = gnssDebugIface->getDebugData( in android_location_GnssLocationProvider_get_internal_state()