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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 244 bool LocEngAdapter::reportDataCallClosed()
  /hardware/qcom/gps/core/
LocApiBase.cpp 343 void LocApiBase::reportDataCallClosed()
346 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 328 bool LocEngAdapter::reportDataCallClosed()
  /hardware/qcom/gps/msm8084/core/
LocApiBase.cpp 313 void LocApiBase::reportDataCallClosed()
316 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 330 bool LocEngAdapter::reportDataCallClosed()
  /hardware/qcom/gps/msm8909/core/
LocApiBase.cpp 343 void LocApiBase::reportDataCallClosed()
346 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.cpp 331 bool LocEngAdapter::reportDataCallClosed()
  /hardware/qcom/gps/msm8909w_3100/core/
LocApiBase.cpp 376 void LocApiBase::reportDataCallClosed()
379 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8909w_3100/gnss/
Agps.cpp 845 void AgpsManager::reportDataCallClosed(){
847 LOC_LOGD("AgpsManager::reportDataCallClosed");
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/msm8960/core/
LocApiBase.cpp 283 void LocApiBase::reportDataCallClosed()
286 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8994/core/
LocApiBase.cpp 343 void LocApiBase::reportDataCallClosed()
346 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 328 bool LocEngAdapter::reportDataCallClosed()
  /hardware/qcom/gps/msm8996/core/
LocApiBase.cpp 342 void LocApiBase::reportDataCallClosed()
345 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp 331 bool LocEngAdapter::reportDataCallClosed()
  /hardware/qcom/gps/msm8998/core/
LocApiBase.cpp 374 void LocApiBase::reportDataCallClosed()
377 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 837 void AgpsManager::reportDataCallClosed(){
839 LOC_LOGD("AgpsManager::reportDataCallClosed");
GnssAdapter.cpp     [all...]

Completed in 453 milliseconds