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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 237 bool LocEngAdapter::reportDataCallOpened()
  /hardware/qcom/gps/core/
LocApiBase.cpp 337 void LocApiBase::reportDataCallOpened()
340 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 320 bool LocEngAdapter::reportDataCallOpened()
  /hardware/qcom/gps/msm8084/core/
LocApiBase.cpp 307 void LocApiBase::reportDataCallOpened()
310 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 322 bool LocEngAdapter::reportDataCallOpened()
  /hardware/qcom/gps/msm8909/core/
LocApiBase.cpp 337 void LocApiBase::reportDataCallOpened()
340 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.cpp 323 bool LocEngAdapter::reportDataCallOpened()
  /hardware/qcom/gps/msm8909w_3100/core/
LocApiBase.cpp 370 void LocApiBase::reportDataCallOpened()
373 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/msm8909w_3100/gnss/
Agps.cpp 836 void AgpsManager::reportDataCallOpened(){
838 LOC_LOGD("AgpsManager::reportDataCallOpened");
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8960/core/
LocApiBase.cpp 277 void LocApiBase::reportDataCallOpened()
280 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/msm8994/core/
LocApiBase.cpp 337 void LocApiBase::reportDataCallOpened()
340 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 320 bool LocEngAdapter::reportDataCallOpened()
  /hardware/qcom/gps/msm8996/core/
LocApiBase.cpp 336 void LocApiBase::reportDataCallOpened()
339 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp 323 bool LocEngAdapter::reportDataCallOpened()
  /hardware/qcom/gps/msm8998/core/
LocApiBase.cpp 368 void LocApiBase::reportDataCallOpened()
371 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallOpened());
  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 828 void AgpsManager::reportDataCallOpened(){
830 LOC_LOGD("AgpsManager::reportDataCallOpened");
GnssAdapter.cpp     [all...]

Completed in 1378 milliseconds