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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 244 bool LocEngAdapter::reportDataCallClosed()
  /hardware/qcom/gps/core/
LocApiBase.cpp 313 void LocApiBase::reportDataCallClosed()
316 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/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());

Completed in 235 milliseconds