Searched refs:gnssDebugIface_V2_0 (Results 1 – 1 of 1) sorted by relevance
213 sp<IGnssDebug_V2_0> gnssDebugIface_V2_0 = nullptr; variable1778 gnssDebugIface_V2_0 = gnssDebug; in android_location_GnssLocationProvider_init_once()1779 gnssDebugIface = gnssDebugIface_V2_0; in android_location_GnssLocationProvider_init_once()2436 } else if (gnssDebugIface_V2_0 != nullptr) { in android_location_GnssLocationProvider_get_internal_state()2438 gnssDebugIface_V2_0->getDebugData_2_0([&data](const IGnssDebug_V2_0::DebugData& debugData) { in android_location_GnssLocationProvider_get_internal_state()