Home
last modified time | relevance | path

Searched refs:onResumeGeofencesCb (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGeofenceAPIClient.h65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp249 void GeofenceAPIClient::onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onResumeGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.h65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp248 void GeofenceAPIClient::onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onResumeGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h136 inline virtual void onResumeGeofencesCb( in onResumeGeofencesCb() function
375 mAPI.onResumeGeofencesCb(count, errors, ids); in onCollectiveResponse()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h253 inline virtual void onResumeGeofencesCb( in onResumeGeofencesCb() function
515 mAPI.onResumeGeofencesCb(count, errors, ids); in onCollectiveResponse()