Home
last modified time | relevance | path

Searched refs:GeofenceBreachNotification (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGeofenceAPIClient.h60 void onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) final;
DGeofenceAPIClient.cpp62 [this](GeofenceBreachNotification geofenceBreachNotification) { in GeofenceAPIClient()
140 void GeofenceAPIClient::onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) in onGeofenceBreachCb()
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.h60 void onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) final;
DGeofenceAPIClient.cpp61 [this](GeofenceBreachNotification geofenceBreachNotification) { in GeofenceAPIClient()
139 void GeofenceAPIClient::onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) in onGeofenceBreachCb()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h462 } GeofenceBreachNotification; typedef
673 GeofenceBreachNotification geofenceBreachNotification
DLocationAPIClientBase.h102 void beforeGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification);
125 GeofenceBreachNotification /*geofenceBreachNotification*/) {} in onGeofenceBreachCb() argument
DLocationAPIClientBase.cpp70 [this](GeofenceBreachNotification geofenceBreachNotification) { in locAPISetCallbacks()
712 GeofenceBreachNotification geofenceBreachNotification) in beforeGeofenceBreachCb()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h493 } GeofenceBreachNotification; typedef
709 GeofenceBreachNotification geofenceBreachNotification
DLocationAPIClientBase.h214 void beforeGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification);
242 GeofenceBreachNotification /*geofenceBreachNotification*/) {} in onGeofenceBreachCb() argument
DLocationAPIClientBase.cpp249 [this](GeofenceBreachNotification geofenceBreachNotification) { in locAPISetCallbacks()
794 GeofenceBreachNotification geofenceBreachNotification) in beforeGeofenceBreachCb()