Home
last modified time | relevance | path

Searched defs:GnssGeofencing (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/gnss/1.0/default/
DGnssGeofencing.h44 struct GnssGeofencing : public IGnssGeofencing { struct
86 static sp<IGnssGeofenceCallback> mGnssGeofencingCbIface; argument
87 const GpsGeofencingInterface* mGnssGeofencingIface = nullptr; argument
97 #endif // android_hardware_gnss_V1_0_GnssGeofencing_H_ argument
DGnssGeofencing.cpp42 GnssGeofencing::GnssGeofencing(const GpsGeofencingInterface* gpsGeofencingIface) in GnssGeofencing() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.h42 struct GnssGeofencing : public IGnssGeofencing { struct
70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { argument
81 sp<IGnssGeofenceCallback> mGnssGeofencingCbIface = nullptr; argument
82 GeofenceAPIClient* mApi = nullptr;
DGnssGeofencing.cpp42 GnssGeofencing::GnssGeofencing() : mApi(nullptr) { in GnssGeofencing() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.h42 struct GnssGeofencing : public IGnssGeofencing { struct
70 struct GnssGeofencingDeathRecipient : hidl_death_recipient { argument
81 sp<IGnssGeofenceCallback> mGnssGeofencingCbIface = nullptr; argument
82 GeofenceAPIClient* mApi = nullptr;
DGnssGeofencing.cpp42 GnssGeofencing::GnssGeofencing() : mApi(nullptr) { in GnssGeofencing() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing