HomeSort by relevance Sort by last modified time
    Searched defs:requestATL (Results 1 - 8 of 8) 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 267 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/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/msm8974/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/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.cpp 265 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)

Completed in 2036 milliseconds