Searched refs:MsgGeofenceBreach (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.cpp | 747 struct MsgGeofenceBreach : public LocMsg { in geofenceBreachEvent() struct 754 inline MsgGeofenceBreach(GeofenceAdapter& adapter, in geofenceBreachEvent() argument 774 inline virtual ~MsgGeofenceBreach() { in geofenceBreachEvent() argument 782 sendMsg(new MsgGeofenceBreach(*this, count, hwIds, location, breachType, timestamp)); in geofenceBreachEvent()
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.cpp | 747 struct MsgGeofenceBreach : public LocMsg { in geofenceBreachEvent() struct 754 inline MsgGeofenceBreach(GeofenceAdapter& adapter, in geofenceBreachEvent() function 774 inline virtual ~MsgGeofenceBreach() { in geofenceBreachEvent() argument 782 sendMsg(new MsgGeofenceBreach(*this, count, hwIds, location, breachType, timestamp)); in geofenceBreachEvent()
|
/hardware/qcom/sm7250/gps/geofence/ |
D | GeofenceAdapter.cpp | 747 struct MsgGeofenceBreach : public LocMsg { in geofenceBreachEvent() struct 754 inline MsgGeofenceBreach(GeofenceAdapter& adapter, in geofenceBreachEvent() argument 774 inline virtual ~MsgGeofenceBreach() { in geofenceBreachEvent() argument 782 sendMsg(new MsgGeofenceBreach(*this, count, hwIds, location, breachType, timestamp)); in geofenceBreachEvent()
|
/hardware/qcom/sm7150/gps/geofence/ |
D | GeofenceAdapter.cpp | 747 struct MsgGeofenceBreach : public LocMsg { in geofenceBreachEvent() struct 754 inline MsgGeofenceBreach(GeofenceAdapter& adapter, in geofenceBreachEvent() argument 774 inline virtual ~MsgGeofenceBreach() { in geofenceBreachEvent() argument 782 sendMsg(new MsgGeofenceBreach(*this, count, hwIds, location, breachType, timestamp)); in geofenceBreachEvent()
|