Home
last modified time | relevance | path

Searched refs:mGnssGeofencing (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.h72 mGnssGeofencing(gnssGeofencing) { in GnssGeofencingDeathRecipient()
76 sp<GnssGeofencing> mGnssGeofencing; member
DGnssGeofencing.cpp37 if (mGnssGeofencing != nullptr) { in serviceDied()
38 mGnssGeofencing->removeAllGeofences(); in serviceDied()