HomeSort by relevance Sort by last modified time
    Searched refs:handleEngineUpEvent (Results 1 - 25 of 48) 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/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());
  /hardware/qcom/gps/msm8909/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());
  /hardware/qcom/gps/msm8994/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());
  /hardware/qcom/gps/msm8996/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());
  /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()

Completed in 219 milliseconds

1 2