Searched defs:MsgRemoveGeofences (Results 1 – 4 of 4) sorted by relevance
323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct324 GeofenceAdapter& mAdapter; in removeGeofencesCommand()325 LocApiBase& mApi; in removeGeofencesCommand()326 LocationAPI* mClient; in removeGeofencesCommand()327 size_t mCount; in removeGeofencesCommand()328 uint32_t* mIds; in removeGeofencesCommand()329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() argument340 inline virtual void proc() const { in removeGeofencesCommand()
323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct324 GeofenceAdapter& mAdapter; in removeGeofencesCommand()325 LocApiBase& mApi; in removeGeofencesCommand()326 LocationAPI* mClient; in removeGeofencesCommand()327 size_t mCount; in removeGeofencesCommand()328 uint32_t* mIds; in removeGeofencesCommand()329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() function340 inline virtual void proc() const { in removeGeofencesCommand()