Searched defs:updateRegistrationMask (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp400 void LocEngAdapter::updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event, function in class:LocEngAdapter
405 result = mLocApi->updateRegistrationMask(event, isEnabled);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp358 void LocEngAdapter::updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event, function in class:LocEngAdapter
363 result = mLocApi->updateRegistrationMask(event, isEnabled);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp400 void LocEngAdapter::updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event, function in class:LocEngAdapter
405 result = mLocApi->updateRegistrationMask(event, isEnabled);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp576 void LocEngAdapter::updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event, function in class:LocEngAdapter
581 result = mLocApi->updateRegistrationMask(event, isEnabled);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp576 void LocEngAdapter::updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event, function in class:LocEngAdapter
581 result = mLocApi->updateRegistrationMask(event, isEnabled);

Completed in 10 milliseconds