Searched defs:DATA_CALL_RETRY_DELAY_MSEC (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/gnss/
H A DAgps.cpp523 const int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
634 DATA_CALL_RETRY_DELAY_MSEC, delay_callback, this)) {
H A DAgps.h298 static const int DATA_CALL_RETRY_DELAY_MSEC; member in class:AgpsFrameworkInterface::DSStateMachine
/hardware/qcom/gps/msm8998/gnss/
H A DAgps.cpp515 const int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
626 DATA_CALL_RETRY_DELAY_MSEC, delay_callback, this)) {
H A DAgps.h298 static const int DATA_CALL_RETRY_DELAY_MSEC; member in class:AgpsFrameworkInterface::DSStateMachine
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
H A Dloc_eng_agps.h252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC; member in class:DSStateMachine
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
886 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
H A Dloc_eng_agps.h252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC; member in class:DSStateMachine
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
H A Dloc_eng_agps.h252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC; member in class:DSStateMachine
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
H A Dloc_eng_agps.h252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC; member in class:DSStateMachine
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
H A Dloc_eng_agps.h252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC; member in class:DSStateMachine
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500; member in class:DSStateMachine
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
H A Dloc_eng_agps.h252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC; member in class:DSStateMachine

Completed in 146 milliseconds