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

1 2

  /hardware/qcom/gps/msm8084/core/
LocAdapterProxyBase.h 53 inline virtual void handleEngineUpEvent() {};
LocAdapterBase.cpp 53 void LocAdapterBase::handleEngineUpEvent()
56 mLocAdapterProxyBase->handleEngineUpEvent();
LocAdapterBase.h 74 virtual void handleEngineUpEvent();
LocApiBase.h 100 void handleEngineUpEvent();
LocApiBase.cpp 206 void LocApiBase::handleEngineUpEvent()
214 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
  /hardware/qcom/gps/msm8974/core/
LocAdapterProxyBase.h 53 inline virtual void handleEngineUpEvent() {};
LocAdapterBase.cpp 53 void LocAdapterBase::handleEngineUpEvent()
56 mLocAdapterProxyBase->handleEngineUpEvent();
LocAdapterBase.h 74 virtual void handleEngineUpEvent();
LocApiBase.h 100 void handleEngineUpEvent();
LocApiBase.cpp 206 void LocApiBase::handleEngineUpEvent()
214 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
  /hardware/qcom/gps/core/
LocAdapterProxyBase.h 58 inline virtual void handleEngineUpEvent() {};
LocAdapterBase.cpp 53 void LocAdapterBase::handleEngineUpEvent()
56 mLocAdapterProxyBase->handleEngineUpEvent();
LocAdapterBase.h 84 virtual void handleEngineUpEvent();
LocApiBase.cpp 212 void LocApiBase::handleEngineUpEvent()
220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
LocApiBase.h 108 void handleEngineUpEvent();
  /hardware/qcom/gps/msm8960/core/
LocAdapterBase.h 73 inline virtual void handleEngineUpEvent() {}
LocApiBase.h 86 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()
LocEngAdapter.h 241 virtual void handleEngineUpEvent();
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 346 void LocEngAdapter::handleEngineUpEvent()
LocEngAdapter.h 266 virtual void handleEngineUpEvent();
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 344 void LocEngAdapter::handleEngineUpEvent()
LocEngAdapter.h 268 virtual void handleEngineUpEvent();
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.cpp 344 void LocEngAdapter::handleEngineUpEvent()

Completed in 1141 milliseconds

1 2