HomeSort by relevance Sort by last modified time
    Searched defs:requestATL (Results 1 - 18 of 18) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 181 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
  /hardware/qcom/gps/core/
LocApiBase.cpp 319 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 263 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
  /hardware/qcom/gps/msm8084/core/
LocApiBase.cpp 289 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
292 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 265 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
  /hardware/qcom/gps/msm8909/core/
LocApiBase.cpp 319 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.cpp 266 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
  /hardware/qcom/gps/msm8909w_3100/core/
LocApiBase.cpp 352 void LocApiBase::requestATL(int connHandle, LocAGpsType agps_type)
355 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8909w_3100/gnss/
Agps.cpp 774 void AgpsManager::requestATL(int connHandle, AGpsExtType agpsType){
776 LOC_LOGD("AgpsManager::requestATL(): connHandle %d, agpsType %d",
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8960/core/
LocApiBase.cpp 259 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
262 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8994/core/
LocApiBase.cpp 319 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 263 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
  /hardware/qcom/gps/msm8996/core/
LocApiBase.cpp 318 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
321 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp 266 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
  /hardware/qcom/gps/msm8998/core/
LocApiBase.cpp 350 void LocApiBase::requestATL(int connHandle, LocAGpsType agps_type)
353 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 766 void AgpsManager::requestATL(int connHandle, AGpsExtType agpsType){
768 LOC_LOGD("AgpsManager::requestATL(): connHandle %d, agpsType %d",
GnssAdapter.cpp     [all...]

Completed in 1231 milliseconds