Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h327 class RemoveGeofencesRequest : public LocationAPIRequest {
329 RemoveGeofencesRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in RemoveGeofencesRequest() function
DLocationAPIClientBase.cpp470 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveGeofences()
582 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveAllGeofences()
/hardware/qcom/gps/sdm845/location/
DLocationAPIClientBase.h327 class RemoveGeofencesRequest : public LocationAPIRequest {
329 RemoveGeofencesRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in RemoveGeofencesRequest() function
DLocationAPIClientBase.cpp464 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveGeofences()
576 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveAllGeofences()