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

  /hardware/qcom/gps/core/
LocAdapterBase.cpp 125 reportDataCallClosed()
LocAdapterBase.h 99 virtual bool reportDataCallClosed();
LocApiBase.h 122 void reportDataCallClosed();
LocApiBase.cpp 313 void LocApiBase::reportDataCallClosed()
316 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8960/core/
LocAdapterBase.h 97 virtual bool reportDataCallClosed();
LocAdapterBase.cpp 133 reportDataCallClosed()
LocApiBase.h 108 void reportDataCallClosed();
LocApiBase.cpp 283 void LocApiBase::reportDataCallClosed()
286 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportDataCallClosed());
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 244 bool LocEngAdapter::reportDataCallClosed()
LocEngAdapter.h 261 virtual bool reportDataCallClosed();
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 330 bool LocEngAdapter::reportDataCallClosed()
LocEngAdapter.h 288 virtual bool reportDataCallClosed();

Completed in 209 milliseconds