Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/
H A Dcellular_data_handler.h176 DisConnectionReason disconnectionReason_ = DisConnectionReason::REASON_NORMAL; member in OHOS::Telephony::CellularDataHandler
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1339 disconnectionReason_ = DisConnectionReason::REASON_GSM_AND_CALLING_ONLY; in HandleVoiceCallChanged()
1346 disconnectionReason_ = DisConnectionReason::REASON_NORMAL; in HandleVoiceCallChanged()
1350 TELEPHONY_LOGI("Slot%{public}d: disconnectionReason_=%{public}d", slotId_, disconnectionReason_); in HandleVoiceCallChanged()
1729 return disconnectionReason_; in GetDisConnectionReason()

Completed in 5 milliseconds