Searched refs:gnssDebugIface_V2_0 (Results 1 – 1 of 1) sorted by relevance
252 sp<IGnssDebug_V2_0> gnssDebugIface_V2_0 = nullptr; variable2272 gnssDebugIface_V2_0 = gnssDebug; in android_location_GnssLocationProvider_init_once()2273 gnssDebugIface = gnssDebugIface_V2_0; in android_location_GnssLocationProvider_init_once()2920 } else if (gnssDebugIface_V2_0 != nullptr) { in android_location_GnssLocationProvider_get_internal_state()2922 auto result = gnssDebugIface_V2_0->getDebugData_2_0( in android_location_GnssLocationProvider_get_internal_state()