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

  /hardware/qcom/gps/msm8998/android/location_api/
FlpAPIClient.cpp 127 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) {
  /hardware/qcom/gps/sdm845/android/location_api/
BatchingAPIClient.cpp 127 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) {
  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 75 uint32_t locAPIStopSession(uint32_t id);
LocationAPIClientBase.cpp 272 uint32_t LocationAPIClientBase::locAPIStopSession(uint32_t id)
  /hardware/qcom/gps/sdm845/location/
LocationAPIClientBase.h 75 uint32_t locAPIStopSession(uint32_t id);
LocationAPIClientBase.cpp 266 uint32_t LocationAPIClientBase::locAPIStopSession(uint32_t id)

Completed in 77 milliseconds