Searched defs:reportDataCallClosed (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp244 bool LocEngAdapter::reportDataCallClosed() function in class:LocEngAdapter
/hardware/qcom/gps/msm8998/gnss/
H A DAgps.cpp841 void AgpsManager::reportDataCallClosed(){ function in class:AgpsManager
843 LOC_LOGD("AgpsManager::reportDataCallClosed");
H A DGnssAdapter.cpp2505 /* GnssAdapter::reportDataCallClosed
2508 bool GnssAdapter::reportDataCallClosed(){ function in class:GnssAdapter
2510 LOC_LOGI("GnssAdapter::reportDataCallClosed");
2525 mAgpsManager->reportDataCallClosed();
/hardware/qcom/gps/sdm845/gnss/
H A DAgps.cpp841 void AgpsManager::reportDataCallClosed(){ function in class:AgpsManager
843 LOC_LOGD("AgpsManager::reportDataCallClosed");
H A DGnssAdapter.cpp2523 /* GnssAdapter::reportDataCallClosed
2526 bool GnssAdapter::reportDataCallClosed(){ function in class:GnssAdapter
2528 LOC_LOGI("GnssAdapter::reportDataCallClosed");
2543 mAgpsManager->reportDataCallClosed();
/hardware/qcom/gps/core/
H A DLocApiBase.cpp343 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
346 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp328 bool LocEngAdapter::reportDataCallClosed() function in class:LocEngAdapter
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.cpp313 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
316 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp330 bool LocEngAdapter::reportDataCallClosed() function in class:LocEngAdapter
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp343 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
346 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp331 bool LocEngAdapter::reportDataCallClosed() function in class:LocEngAdapter
/hardware/qcom/gps/msm8960/core/
H A DLocApiBase.cpp283 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
286 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp343 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
346 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp328 bool LocEngAdapter::reportDataCallClosed() function in class:LocEngAdapter
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp342 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
345 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp331 bool LocEngAdapter::reportDataCallClosed() function in class:LocEngAdapter
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp373 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
376 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
/hardware/qcom/gps/sdm845/core/
H A DLocApiBase.cpp374 void LocApiBase::reportDataCallClosed() function in class:loc_core::LocApiBase
377 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());

Completed in 295 milliseconds