Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/
DGnss.cpp123 api->locAPIEnable(LOCATION_TECHNOLOGY_TYPE_GNSS); in setCallback()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h90 uint32_t locAPIEnable(LocationTechnologyType techType);
DLocationAPIClientBase.cpp578 uint32_t LocationAPIClientBase::locAPIEnable(LocationTechnologyType techType) in locAPIEnable() function in LocationAPIClientBase