Searched defs:MsgResumeGeofences (Results 1 – 4 of 4) sorted by relevance
474 struct MsgResumeGeofences : public LocMsg { in resumeGeofencesCommand() struct475 GeofenceAdapter& mAdapter; in resumeGeofencesCommand()476 LocApiBase& mApi; in resumeGeofencesCommand()477 LocationAPI* mClient; in resumeGeofencesCommand()478 size_t mCount; in resumeGeofencesCommand()479 uint32_t* mIds; in resumeGeofencesCommand()480 inline MsgResumeGeofences(GeofenceAdapter& adapter, in resumeGeofencesCommand() argument491 inline virtual void proc() const { in resumeGeofencesCommand()