HomeSort by relevance Sort by last modified time
    Searched refs:handleEngineDownEvent (Results 1 - 25 of 30) sorted by null

1 2

  /hardware/qcom/gps/msm8084/core/
LocAdapterProxyBase.h 54 inline virtual void handleEngineDownEvent() {};
LocAdapterBase.cpp 60 void LocAdapterBase::handleEngineDownEvent()
63 mLocAdapterProxyBase->handleEngineDownEvent();
LocAdapterBase.h 75 virtual void handleEngineDownEvent();
LocApiBase.h 101 void handleEngineDownEvent();
LocApiBase.cpp 217 void LocApiBase::handleEngineDownEvent()
220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
  /hardware/qcom/gps/msm8974/core/
LocAdapterProxyBase.h 54 inline virtual void handleEngineDownEvent() {};
LocAdapterBase.cpp 60 void LocAdapterBase::handleEngineDownEvent()
63 mLocAdapterProxyBase->handleEngineDownEvent();
LocAdapterBase.h 75 virtual void handleEngineDownEvent();
LocApiBase.h 101 void handleEngineDownEvent();
LocApiBase.cpp 217 void LocApiBase::handleEngineDownEvent()
220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
  /hardware/qcom/gps/core/
LocAdapterProxyBase.h 59 inline virtual void handleEngineDownEvent() {};
LocAdapterBase.cpp 60 void LocAdapterBase::handleEngineDownEvent()
63 mLocAdapterProxyBase->handleEngineDownEvent();
LocAdapterBase.h 85 virtual void handleEngineDownEvent();
LocApiBase.cpp 223 void LocApiBase::handleEngineDownEvent()
226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
LocApiBase.h 109 void handleEngineDownEvent();
  /hardware/qcom/gps/msm8960/core/
LocAdapterBase.h 74 virtual void handleEngineDownEvent();
LocAdapterBase.cpp 72 handleEngineDownEvent()
LocApiBase.h 87 void handleEngineDownEvent();
LocApiBase.cpp 187 void LocApiBase::handleEngineDownEvent()
190 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 251 void LocEngAdapter::handleEngineDownEvent()
LocEngAdapter.h 240 virtual void handleEngineDownEvent();
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 340 void LocEngAdapter::handleEngineDownEvent()
LocEngAdapter.h 265 virtual void handleEngineDownEvent();
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 338 void LocEngAdapter::handleEngineDownEvent()
LocEngAdapter.h 267 virtual void handleEngineDownEvent();

Completed in 311 milliseconds

1 2