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