Home
last modified time | relevance | path

Searched refs:locAPIUpdateSessionOptions (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp117 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in flpUpdateSessionOptions()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h75 uint32_t locAPIUpdateSessionOptions(uint32_t id, uint32_t sessionMode,
DLocationAPIClientBase.cpp292 uint32_t LocationAPIClientBase::locAPIUpdateSessionOptions(uint32_t id, uint32_t sessionMode, in locAPIUpdateSessionOptions() function in LocationAPIClientBase