Searched refs:setGnssInterface (Results 1 – 3 of 3) sorted by relevance
43 void setGnssInterface(const std::shared_ptr<Gnss>& gnss);
186 void GnssMeasurementInterface::setGnssInterface(const std::shared_ptr<Gnss>& gnss) { in setGnssInterface() function in aidl::android::hardware::gnss::GnssMeasurementInterface
333 mGnssMeasurementInterface->setGnssInterface(static_cast<std::shared_ptr<Gnss>>(this)); in getExtensionGnssMeasurement()