Searched refs:reportSvStatus (Results 1 – 3 of 3) sorted by relevance
46 this->reportSvStatus(svStatus); in start()245 Return<void> Gnss::reportSvStatus(const GnssSvStatus& svStatus) const { in reportSvStatus() function in android::hardware::gnss::V1_1::implementation::Gnss
89 Return<void> reportSvStatus(const GnssSvStatus&) const;
115 void reportSvStatus(const hidl_vec<V2_1::IGnssCallback::GnssSvInfo>&) const;223 this->reportSvStatus(svStatus); in start()626 void GnssTemplate<T_IGnss>::reportSvStatus( in reportSvStatus() function