Searched refs:GnssLocation_V1_0 (Results 1 – 6 of 6) sorted by relevance
34 using GnssLocation_V1_0 = android::hardware::gnss::V1_0::GnssLocation; typedef49 const hidl_vec<GnssLocation_V1_0>& locations) { in gnssLocationBatchCb()
43 using GnssLocation_V1_0 = android::hardware::gnss::V1_0::GnssLocation; typedef94 int32_t geofenceId, const GnssLocation_V1_0& location, GeofenceTransition transition, in gnssGeofenceTransitionCb()102 const GnssLocation_V1_0& location) { in gnssGeofenceStatusCb()
35 using GnssLocation_V1_0 = android::hardware::gnss::V1_0::GnssLocation; typedef69 inline bool hasLatLong(const GnssLocation_V1_0& location) { in hasLatLong()270 Return<void> GnssCallbackHidl::gnssLocationCb(const GnssLocation_V1_0& location) { in gnssLocationCb()271 return gnssLocationCbImpl<GnssLocation_V1_0>(location); in gnssLocationCb()
58 using GnssLocation_V1_0 = android::hardware::gnss::V1_0::GnssLocation; typedef218 jobject translateGnssLocation(JNIEnv* env, const GnssLocation_V1_0& location) { in translateGnssLocation()
31 using GnssLocation_V1_0 = hardware::gnss::V1_0::GnssLocation; typedef80 GnssLocation_V1_0 createGnssLocation_V1_0(jint gnssLocationFlags, jdouble latitudeDegrees, in createGnssLocation_V1_0()87 GnssLocation_V1_0 location; in createGnssLocation_V1_0()449 GnssLocation_V1_0 location = in injectBestLocation()
102 using GnssLocation_V1_0 = android::hardware::gnss::V1_0::GnssLocation; typedef