Searched refs:onPauseGeofencesCb (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/sdm845/android/location_api/ |
D | GeofenceAPIClient.h | 64 void onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 228 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/ |
D | GeofenceAPIClient.h | 64 void onPauseGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
|
D | GeofenceAPIClient.cpp | 228 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/ |
D | LocationAPIClientBase.h | 134 inline virtual void onPauseGeofencesCb( in onPauseGeofencesCb() function 362 mAPI.onPauseGeofencesCb(count, errors, ids); in onCollectiveResponse()
|
/hardware/qcom/gps/sdm845/location/ |
D | LocationAPIClientBase.h | 134 inline virtual void onPauseGeofencesCb( in onPauseGeofencesCb() function 362 mAPI.onPauseGeofencesCb(count, errors, ids); in onCollectiveResponse()
|