Home
last modified time | relevance | path

Searched refs:INVALID_DELAY_NO_RETRY (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/common/
H A Dcellular_data_constant.h308 static const int32_t INVALID_DELAY_NO_RETRY = -1; member
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp971 } else if ((reason == DisConnectionReason::REASON_PERMANENT_REJECT) || (delayTime == INVALID_DELAY_NO_RETRY)) { in RetryOrClearConnection()

Completed in 5 milliseconds