Searched refs:GnssLocation_V1_0 (Results 1 – 1 of 1) sorted by relevance
179 using GnssLocation_V1_0 = android::hardware::gnss::V1_0::GnssLocation; typedef275 bool hasLatLong(const GnssLocation_V1_0& location) { in hasLatLong()533 const GnssLocation_V1_0& location) { in translateGnssLocation()586 static GnssLocation_V1_0 createGnssLocation_V1_0( in createGnssLocation_V1_0()592 GnssLocation_V1_0 location; in createGnssLocation_V1_0()633 Return<void> gnssLocationCb(const GnssLocation_V1_0& location) override;757 Return<void> GnssCallback::gnssLocationCb(const GnssLocation_V1_0& location) { in gnssLocationCb()758 return gnssLocationCbImpl<GnssLocation_V1_0>(location); in gnssLocationCb()944 const GnssLocation_V1_0& location,950 const GnssLocation_V1_0& location) override;[all …]