Searched refs:onResumeGeofencesCb (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | GeofenceAPIClient.h | 65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 249 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/ |
D | GeofenceAPIClient.h | 65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 248 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/ |
D | LocationAPIClientBase.h | 136 inline virtual void onResumeGeofencesCb( in onResumeGeofencesCb() function 375 mAPI.onResumeGeofencesCb(count, errors, ids); in onCollectiveResponse()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPIClientBase.h | 253 inline virtual void onResumeGeofencesCb( in onResumeGeofencesCb() function 515 mAPI.onResumeGeofencesCb(count, errors, ids); in onCollectiveResponse()
|