Home
last modified time | relevance | path

Searched refs:AgpsPendingState (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp311 class AgpsPendingState : public AgpsState class
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : in AgpsPendingState() function in AgpsPendingState
319 inline ~AgpsPendingState() {} in ~AgpsPendingState()
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent()
637 mStatePtr->mPendingState = new AgpsPendingState(this); in AgpsStateMachine()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.cpp311 class AgpsPendingState : public AgpsState class
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : in AgpsPendingState() function in AgpsPendingState
319 inline ~AgpsPendingState() {} in ~AgpsPendingState()
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data) in onRsrcEvent()
637 mStatePtr->mPendingState = new AgpsPendingState(this); in AgpsStateMachine()