HomeSort by relevance Sort by last modified time
    Searched refs:DATA_CALL_RETRY_DELAY_MSEC (Results 1 - 16 of 16) sorted by null

  /hardware/qcom/gps/msm8909w_3100/gnss/
Agps.cpp 523 const int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
634 DATA_CALL_RETRY_DELAY_MSEC, delay_callback, this)) {
Agps.h 298 static const int DATA_CALL_RETRY_DELAY_MSEC;
  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 515 const int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
626 DATA_CALL_RETRY_DELAY_MSEC, delay_callback, this)) {
Agps.h 298 static const int DATA_CALL_RETRY_DELAY_MSEC;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.h 252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC;
loc_eng_agps.cpp 90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.cpp 90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
loc_eng_agps.h 252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.cpp 90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
886 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
loc_eng_agps.h 252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC;
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_agps.cpp 90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
loc_eng_agps.h 252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_agps.cpp 90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
loc_eng_agps.h 252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC;
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_agps.cpp 90 const unsigned int DSStateMachine::DATA_CALL_RETRY_DELAY_MSEC = 500;
885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
loc_eng_agps.h 252 static const unsigned int DATA_CALL_RETRY_DELAY_MSEC;

Completed in 225 milliseconds