Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h314 class RemoveGeofencesRequest : public LocationAPIRequest {
316 RemoveGeofencesRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in RemoveGeofencesRequest() function
DLocationAPIClientBase.cpp440 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveGeofences()
528 requests->push(new RemoveGeofencesRequest(*this)); in locAPIRemoveAllGeofences()