Searched defs:GnssGeofencing (Results 1 – 6 of 6) sorted by relevance
44 struct GnssGeofencing : public IGnssGeofencing { struct86 static sp<IGnssGeofenceCallback> mGnssGeofencingCbIface; argument87 const GpsGeofencingInterface* mGnssGeofencingIface = nullptr; argument97 #endif // android_hardware_gnss_V1_0_GnssGeofencing_H_ argument
42 GnssGeofencing::GnssGeofencing(const GpsGeofencingInterface* gpsGeofencingIface) in GnssGeofencing() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
42 struct GnssGeofencing : public IGnssGeofencing { struct70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { argument81 sp<IGnssGeofenceCallback> mGnssGeofencingCbIface = nullptr; argument82 GeofenceAPIClient* mApi = nullptr;
42 GnssGeofencing::GnssGeofencing() : mApi(nullptr) { in GnssGeofencing() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing