Searched refs:GnssLocation_V2_0 (Results 1 – 5 of 5) sorted by relevance
35 using GnssLocation_V2_0 = android::hardware::gnss::V2_0::GnssLocation; typedef54 const hidl_vec<GnssLocation_V2_0>& locations) { in gnssLocationBatchCb()
36 using GnssLocation_V2_0 = android::hardware::gnss::V2_0::GnssLocation; typedef75 inline bool hasLatLong(const GnssLocation_V2_0& location) { in hasLatLong()274 Return<void> GnssCallbackHidl::gnssLocationCb_2_0(const GnssLocation_V2_0& location) { in gnssLocationCb_2_0()275 return gnssLocationCbImpl<GnssLocation_V2_0>(location); in gnssLocationCb_2_0()
56 using GnssLocation_V2_0 = android::hardware::gnss::V2_0::GnssLocation; typedef246 jobject translateGnssLocation(JNIEnv* env, const GnssLocation_V2_0& location) { in translateGnssLocation()
32 using GnssLocation_V2_0 = hardware::gnss::V2_0::GnssLocation; typedef103 GnssLocation_V2_0 createGnssLocation_V2_0(jint gnssLocationFlags, jdouble latitudeDegrees, in createGnssLocation_V2_0()112 GnssLocation_V2_0 location; in createGnssLocation_V2_0()435 GnssLocation_V2_0 location = in injectBestLocation()
106 using GnssLocation_V2_0 = android::hardware::gnss::V2_0::GnssLocation; typedef