Home
last modified time | relevance | path

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

/hardware/qcom/gps/sdm845/android/location_api/
DGeofenceAPIClient.h64 void onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp228 void GeofenceAPIClient::onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onPauseGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.h64 void onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
DGeofenceAPIClient.cpp228 void GeofenceAPIClient::onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) in onPauseGeofencesCb() function in android::hardware::gnss::V1_0::implementation::GeofenceAPIClient
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h134 inline virtual void onPauseGeofencesCb( in onPauseGeofencesCb() function
362 mAPI.onPauseGeofencesCb(count, errors, ids); in onCollectiveResponse()
/hardware/qcom/gps/sdm845/location/
DLocationAPIClientBase.h134 inline virtual void onPauseGeofencesCb( in onPauseGeofencesCb() function
362 mAPI.onPauseGeofencesCb(count, errors, ids); in onCollectiveResponse()