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

  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.h 63 void onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids) final;
GeofenceAPIClient.cpp 196 void GeofenceAPIClient::onRemoveGeofencesCb(size_t count, LocationError* errors, uint32_t* ids)
  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 129 inline virtual void onRemoveGeofencesCb(
323 mAPI.onRemoveGeofencesCb(count, errors, ids);

Completed in 2485 milliseconds