HomeSort by relevance Sort by last modified time
    Searched defs:reportDataCallClosed (Results 1 - 8 of 8) 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 332 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/msm8960/core/
LocApiBase.cpp 283 void LocApiBase::reportDataCallClosed()
286 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8974/core/
LocApiBase.cpp 313 void LocApiBase::reportDataCallClosed()
316 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.cpp 330 bool LocEngAdapter::reportDataCallClosed()

Completed in 324 milliseconds