Searched defs:handleEngineDownEvent (Results 1 - 22 of 22) sorted by relevance

/hardware/qcom/gps/msm8084/core/
H A DLocAdapterBase.cpp60 void LocAdapterBase::handleEngineDownEvent() function in class:loc_core::LocAdapterBase
63 mLocAdapterProxyBase->handleEngineDownEvent();
H A DLocAdapterProxyBase.h54 inline virtual void handleEngineDownEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocApiBase.cpp217 void LocApiBase::handleEngineDownEvent() function in class:loc_core::LocApiBase
220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
/hardware/qcom/gps/core/
H A DLocAdapterBase.cpp60 void LocAdapterBase::handleEngineDownEvent() function in class:loc_core::LocAdapterBase
63 mLocAdapterProxyBase->handleEngineDownEvent();
H A DLocAdapterProxyBase.h59 inline virtual void handleEngineDownEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocApiBase.cpp223 void LocApiBase::handleEngineDownEvent() function in class:loc_core::LocApiBase
226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
/hardware/qcom/gps/msm8909/core/
H A DLocAdapterBase.cpp60 void LocAdapterBase::handleEngineDownEvent() function in class:loc_core::LocAdapterBase
63 mLocAdapterProxyBase->handleEngineDownEvent();
H A DLocAdapterProxyBase.h59 inline virtual void handleEngineDownEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocApiBase.cpp223 void LocApiBase::handleEngineDownEvent() function in class:loc_core::LocApiBase
226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
/hardware/qcom/gps/msm8994/core/
H A DLocAdapterBase.cpp60 void LocAdapterBase::handleEngineDownEvent() function in class:loc_core::LocAdapterBase
63 mLocAdapterProxyBase->handleEngineDownEvent();
H A DLocAdapterProxyBase.h59 inline virtual void handleEngineDownEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocApiBase.cpp223 void LocApiBase::handleEngineDownEvent() function in class:loc_core::LocApiBase
226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
/hardware/qcom/gps/msm8996/core/
H A DLocAdapterBase.cpp60 void LocAdapterBase::handleEngineDownEvent() function in class:loc_core::LocAdapterBase
63 mLocAdapterProxyBase->handleEngineDownEvent();
H A DLocAdapterProxyBase.h59 inline virtual void handleEngineDownEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocApiBase.cpp223 void LocApiBase::handleEngineDownEvent() function in class:loc_core::LocApiBase
226 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp251 void LocEngAdapter::handleEngineDownEvent() function in class:LocEngAdapter
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp336 void LocEngAdapter::handleEngineDownEvent() function in class:LocEngAdapter
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp338 void LocEngAdapter::handleEngineDownEvent() function in class:LocEngAdapter
/hardware/qcom/gps/msm8960/core/
H A DLocApiBase.cpp187 void LocApiBase::handleEngineDownEvent() function in class:loc_core::LocApiBase
190 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineDownEvent());
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp336 void LocEngAdapter::handleEngineDownEvent() function in class:LocEngAdapter
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp512 void LocEngAdapter::handleEngineDownEvent() function in class:LocEngAdapter
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp512 void LocEngAdapter::handleEngineDownEvent() function in class:LocEngAdapter

Completed in 1860 milliseconds