HomeSort by relevance Sort by last modified time
    Searched defs:DSStateMachine (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.cpp 89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4;
90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
226 ((DSStateMachine *)mStateMachine)->informStatus(notification.rsrcStatus, ID);
237 ((DSStateMachine *)mStateMachine)->informStatus(RSRC_UNSUBSCRIBE, ID);
813 // DSStateMachine
818 DSStateMachine *DSSMInstance = (DSStateMachine *)callbackData;
829 DSStateMachine :: DSStateMachine(servicerType type, void *cb_func,
834 LOC_LOGD("%s:%d]: New DSStateMachine\n", __func__, __LINE__)
    [all...]
loc_eng_agps.h 118 friend class DSStateMachine;
250 class DSStateMachine : public AgpsStateMachine {
256 DSStateMachine(servicerType type,
264 inline virtual char *whoami() {return (char*)"DSStateMachine";}
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.cpp 89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4;
90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
226 ((DSStateMachine *)mStateMachine)->informStatus(notification.rsrcStatus, ID);
237 ((DSStateMachine *)mStateMachine)->informStatus(RSRC_UNSUBSCRIBE, ID);
814 // DSStateMachine
819 DSStateMachine *DSSMInstance = (DSStateMachine *)callbackData;
830 DSStateMachine :: DSStateMachine(servicerType type, void *cb_func,
835 LOC_LOGD("%s:%d]: New DSStateMachine\n", __func__, __LINE__)
    [all...]
loc_eng_agps.h 118 friend class DSStateMachine;
250 class DSStateMachine : public AgpsStateMachine {
256 DSStateMachine(servicerType type,
264 inline virtual char *whoami() {return (char*)"DSStateMachine";}
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.cpp 89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4;
90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
226 ((DSStateMachine *)mStateMachine)->informStatus(notification.rsrcStatus, ID);
237 ((DSStateMachine *)mStateMachine)->informStatus(RSRC_UNSUBSCRIBE, ID);
813 // DSStateMachine
818 DSStateMachine *DSSMInstance = (DSStateMachine *)callbackData;
829 DSStateMachine :: DSStateMachine(servicerType type, void *cb_func,
834 LOC_LOGD("%s:%d]: New DSStateMachine\n", __func__, __LINE__)
    [all...]
loc_eng_agps.h 118 friend class DSStateMachine;
250 class DSStateMachine : public AgpsStateMachine {
256 DSStateMachine(servicerType type,
264 inline virtual char *whoami() {return (char*)"DSStateMachine";}
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_agps.cpp 89 const unsigned char DSStateMachine::MAX_START_DATA_CALL_RETRIES = 4;
90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
226 ((DSStateMachine *)mStateMachine)->informStatus(notification.rsrcStatus, ID);
237 ((DSStateMachine *)mStateMachine)->informStatus(RSRC_UNSUBSCRIBE, ID);
814 // DSStateMachine
819 DSStateMachine *DSSMInstance = (DSStateMachine *)callbackData;
830 DSStateMachine :: DSStateMachine(servicerType type, void *cb_func,
835 LOC_LOGD("%s:%d]: New DSStateMachine\n", __func__, __LINE__)
    [all...]
loc_eng_agps.h 118 friend class DSStateMachine;
250 class DSStateMachine : public AgpsStateMachine {
256 DSStateMachine(servicerType type,
264 inline virtual char *whoami() {return (char*)"DSStateMachine";}

Completed in 221 milliseconds