Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/location/
DLocationAPI.cpp240 bool removeFromGeofenceInf = in destroy() local
242 bool needToWait = (removeFromGnssInf || removeFromBatchingInf || removeFromGeofenceInf); in destroy()
244 "need %d", removeFromGnssInf, removeFromBatchingInf, removeFromGeofenceInf, in destroy()
258 (removeFromGeofenceInf ? LOCATION_ADAPTER_GEOFENCE_TYPE_BIT : 0); in destroy()
271 if (removeFromGeofenceInf) { in destroy()