Searched refs:ResumeGeofencesRequest (Results 1 – 4 of 4) sorted by relevance
367 class ResumeGeofencesRequest : public LocationAPIRequest {369 ResumeGeofencesRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in ResumeGeofencesRequest() function
554 requests->push(new ResumeGeofencesRequest(*this)); in locAPIResumeGeofences()
548 requests->push(new ResumeGeofencesRequest(*this)); in locAPIResumeGeofences()