HomeSort by relevance Sort by last modified time
    Searched refs:onResumeGeofencesCb (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/gps/msm8909w_3100/android/location_api/
GeofenceAPIClient.h 65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
GeofenceAPIClient.cpp 249 void GeofenceAPIClient::onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids)
  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.h 65 void onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
GeofenceAPIClient.cpp 248 void GeofenceAPIClient::onResumeGeofencesCb(size_t count, LocationError* errors, uint32_t* ids)
  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 136 inline virtual void onResumeGeofencesCb(
375 mAPI.onResumeGeofencesCb(count, errors, ids);
  /hardware/qcom/gps/msm8909w_3100/location/
LocationAPIClientBase.h 253 inline virtual void onResumeGeofencesCb(
515 mAPI.onResumeGeofencesCb(count, errors, ids);

Completed in 471 milliseconds