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

  /hardware/qcom/gps/core/
LocAdapterBase.cpp 53 void LocAdapterBase::handleEngineUpEvent()
56 mLocAdapterProxyBase->handleEngineUpEvent();
LocAdapterProxyBase.h 53 inline virtual void handleEngineUpEvent() {};
LocApiBase.cpp 206 void LocApiBase::handleEngineUpEvent()
214 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
  /hardware/qcom/gps/msm8960/core/
LocAdapterBase.h 73 inline virtual void handleEngineUpEvent() {}
LocApiBase.cpp 178 void LocApiBase::handleEngineUpEvent()
184 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 257 void LocEngAdapter::handleEngineUpEvent()
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 344 void LocEngAdapter::handleEngineUpEvent()

Completed in 149 milliseconds