Home
last modified time | relevance | path

Searched refs:REASON_RETRY_CONNECTION (Results 1 – 9 of 9) sorted by relevance

/base/telephony/cellular_data/services/src/state_machine/
Dactivating.cpp78 inActive->SetReason(DisConnectionReason::REASON_RETRY_CONNECTION); in RilActivatePdpContextDone()
104 return DisConnectionReason::REASON_RETRY_CONNECTION; in DataCallPdpError()
158 inActive->SetReason(DisConnectionReason::REASON_RETRY_CONNECTION); in RilErrorResponse()
199 inActive->SetReason(DisConnectionReason::REASON_RETRY_CONNECTION); in ProcessConnectTimeout()
Ddisconnecting.cpp62 inActive->SetReason(DisConnectionReason::REASON_RETRY_CONNECTION); in ProcessDisconnectTimeout()
Dinactive.cpp56 reason_ = DisConnectionReason::REASON_RETRY_CONNECTION; in StateBegin()
Dactive.cpp123 inActive->SetReason(DisConnectionReason::REASON_RETRY_CONNECTION); in ProcessLostConnection()
/base/telephony/cellular_data/services/include/state_machine/
Dinactive.h45 DisConnectionReason reason_ = DisConnectionReason::REASON_RETRY_CONNECTION;
/base/telephony/cellular_data/services/src/
Ddata_connection_monitor.cpp111 slotId_, DisConnectionReason::REASON_RETRY_CONNECTION); in HandleRecovery()
127 slotId_, DisConnectionReason::REASON_RETRY_CONNECTION); in HandleRecovery()
Dcellular_data_handler.cpp181 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in SetCellularDataRoamingEnabled()
281 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RadioPsConnectionAttached()
293 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RadioPsConnectionDetached()
313 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RoamingStateOn()
327 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in RoamingStateOff()
664 if (reason == DisConnectionReason::REASON_RETRY_CONNECTION) { in DisconnectDataComplete()
972 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in HandleApnChanged()
1081 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in PsDataRatChanged()
1396 ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in HandleDBSettingRoamingChanged()
Dcellular_data_controller.cpp335 handler_->ClearAllConnections(DisConnectionReason::REASON_RETRY_CONNECTION); in OnAddSystemAbility()
/base/telephony/cellular_data/services/include/common/
Dcellular_data_constant.h123 REASON_RETRY_CONNECTION, enumerator