HomeSort by relevance Sort by last modified time
    Searched full:agpspendingstate (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.cpp 240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
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(this)
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.cpp 240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
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(this)
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_agps.cpp 240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
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(this)
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.cpp 240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
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(this)
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_agps.cpp 240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
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(this)
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_agps.cpp 240 // AgpsState: AgpsReleasedState / AgpsPendingState / AgpsAcquiredState
310 // AgpsPendingState
311 class AgpsPendingState : public AgpsState
315 inline AgpsPendingState(AgpsStateMachine* stateMachine) :
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(this)
    [all...]

Completed in 822 milliseconds