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

  /hardware/qcom/gps/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/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 344 void LocEngAdapter::handleEngineUpEvent()
LocEngAdapter.h 268 virtual void handleEngineUpEvent();
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 225 handleEngineUpEvent();
    [all...]

Completed in 184 milliseconds