Searched refs:MsgRemoveGeofences (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.cpp | 323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct 329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() argument 391 sendMsg(new MsgRemoveGeofences(*this, *mLocApi, client, count, idsCopy)); in removeGeofencesCommand()
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.cpp | 323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct 329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() function 391 sendMsg(new MsgRemoveGeofences(*this, *mLocApi, client, count, idsCopy)); in removeGeofencesCommand()
|
/hardware/qcom/sm7250/gps/geofence/ |
D | GeofenceAdapter.cpp | 323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct 329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() function 391 sendMsg(new MsgRemoveGeofences(*this, *mLocApi, client, count, idsCopy)); in removeGeofencesCommand()
|
/hardware/qcom/sm7150/gps/geofence/ |
D | GeofenceAdapter.cpp | 323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct 329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() function 391 sendMsg(new MsgRemoveGeofences(*this, *mLocApi, client, count, idsCopy)); in removeGeofencesCommand()
|