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

  /hardware/qcom/gps/msm8998/android/location_api/
GeofenceAPIClient.cpp 129 locAPIRemoveGeofences(1, &geofence_id);
  /hardware/qcom/gps/sdm845/android/location_api/
GeofenceAPIClient.cpp 129 locAPIRemoveGeofences(1, &geofence_id);
  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 82 void locAPIRemoveGeofences(size_t count, uint32_t* ids);
LocationAPIClientBase.cpp 454 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids)
  /hardware/qcom/gps/sdm845/location/
LocationAPIClientBase.h 82 void locAPIRemoveGeofences(size_t count, uint32_t* ids);
LocationAPIClientBase.cpp 448 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids)

Completed in 97 milliseconds