Searched defs:AgpsPendingState (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState class in inherits:AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : function in class:AgpsPendingState
319 inline ~AgpsPendingState() {}
322 inline virtual char* whoami() {return (char*)"AgpsPendingState";}
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
328 LOC_LOGD("AgpsPendingState::onRsrcEvent; event:%d\n", (int)event);
499 // AgpsPendingState
637 mStatePtr->mPendingState = new AgpsPendingState(thi
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState class in inherits:AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : function in class:AgpsPendingState
319 inline ~AgpsPendingState() {}
322 inline virtual char* whoami() {return (char*)"AgpsPendingState";}
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
328 LOC_LOGD("AgpsPendingState::onRsrcEvent; event:%d\n", (int)event);
499 // AgpsPendingState
637 mStatePtr->mPendingState = new AgpsPendingState(thi
[all...]
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState class in inherits:AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : function in class:AgpsPendingState
319 inline ~AgpsPendingState() {}
322 inline virtual char* whoami() {return (char*)"AgpsPendingState";}
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
328 LOC_LOGD("AgpsPendingState::onRsrcEvent; event:%d\n", (int)event);
499 // AgpsPendingState
637 mStatePtr->mPendingState = new AgpsPendingState(thi
[all...]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState class in inherits:AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : function in class:AgpsPendingState
319 inline ~AgpsPendingState() {}
322 inline virtual char* whoami() {return (char*)"AgpsPendingState";}
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
328 LOC_LOGD("AgpsPendingState::onRsrcEvent; event:%d\n", (int)event);
499 // AgpsPendingState
637 mStatePtr->mPendingState = new AgpsPendingState(thi
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState class in inherits:AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : function in class:AgpsPendingState
319 inline ~AgpsPendingState() {}
322 inline virtual char* whoami() {return (char*)"AgpsPendingState";}
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
328 LOC_LOGD("AgpsPendingState::onRsrcEvent; event:%d\n", (int)event);
499 // AgpsPendingState
637 mStatePtr->mPendingState = new AgpsPendingState(thi
[all...]
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState class in inherits:AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) : function in class:AgpsPendingState
319 inline ~AgpsPendingState() {}
322 inline virtual char* whoami() {return (char*)"AgpsPendingState";}
325 AgpsState* AgpsPendingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
328 LOC_LOGD("AgpsPendingState::onRsrcEvent; event:%d\n", (int)event);
499 // AgpsPendingState
637 mStatePtr->mPendingState = new AgpsPendingState(thi
[all...]

Completed in 621 milliseconds