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

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp500 class AgpsReleasingState : public AgpsState class in inherits:AgpsState
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : function in class:AgpsReleasingState
508 inline ~AgpsReleasingState() {}
511 inline virtual char* whoami() {return (char*)"AgpsReleasingState";}
514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
517 LOC_LOGD("AgpsReleasingState::onRsrcEvent; event:%d\n", (int)event);
639 mStatePtr->mReleasingState = new AgpsReleasingState(this);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp500 class AgpsReleasingState : public AgpsState class in inherits:AgpsState
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : function in class:AgpsReleasingState
508 inline ~AgpsReleasingState() {}
511 inline virtual char* whoami() {return (char*)"AgpsReleasingState";}
514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
517 LOC_LOGD("AgpsReleasingState::onRsrcEvent; event:%d\n", (int)event);
639 mStatePtr->mReleasingState = new AgpsReleasingState(this);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp500 class AgpsReleasingState : public AgpsState class in inherits:AgpsState
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : function in class:AgpsReleasingState
508 inline ~AgpsReleasingState() {}
511 inline virtual char* whoami() {return (char*)"AgpsReleasingState";}
514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
517 LOC_LOGD("AgpsReleasingState::onRsrcEvent; event:%d\n", (int)event);
639 mStatePtr->mReleasingState = new AgpsReleasingState(this);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp500 class AgpsReleasingState : public AgpsState class in inherits:AgpsState
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : function in class:AgpsReleasingState
508 inline ~AgpsReleasingState() {}
511 inline virtual char* whoami() {return (char*)"AgpsReleasingState";}
514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
517 LOC_LOGD("AgpsReleasingState::onRsrcEvent; event:%d\n", (int)event);
639 mStatePtr->mReleasingState = new AgpsReleasingState(this);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp500 class AgpsReleasingState : public AgpsState class in inherits:AgpsState
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : function in class:AgpsReleasingState
508 inline ~AgpsReleasingState() {}
511 inline virtual char* whoami() {return (char*)"AgpsReleasingState";}
514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
517 LOC_LOGD("AgpsReleasingState::onRsrcEvent; event:%d\n", (int)event);
639 mStatePtr->mReleasingState = new AgpsReleasingState(this);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp500 class AgpsReleasingState : public AgpsState class in inherits:AgpsState
504 inline AgpsReleasingState(AgpsStateMachine* stateMachine) : function in class:AgpsReleasingState
508 inline ~AgpsReleasingState() {}
511 inline virtual char* whoami() {return (char*)"AgpsReleasingState";}
514 AgpsState* AgpsReleasingState::onRsrcEvent(AgpsRsrcStatus event, void* data)
517 LOC_LOGD("AgpsReleasingState::onRsrcEvent; event:%d\n", (int)event);
639 mStatePtr->mReleasingState = new AgpsReleasingState(this);

Completed in 41 milliseconds