Home
last modified time | relevance | path

Searched refs:onGeofenceBreachCb (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.h60 void onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) final;
DGeofenceAPIClient.cpp62 onGeofenceBreachCb(geofenceBreachNotification); in GeofenceAPIClient()
139 void GeofenceAPIClient::onGeofenceBreachCb(GeofenceBreachNotification geofenceBreachNotification) in onGeofenceBreachCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h123 inline virtual void onGeofenceBreachCb( in onGeofenceBreachCb() function