Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp593 bool isAllowActiveData = dataSwitchSettings_->IsAllowActiveData(); in CheckRoamingState() local
597 isAllowActiveData = false; in CheckRoamingState()
599 isAllowActiveData = true; in CheckRoamingState()
602 isAllowActiveData = true; in CheckRoamingState()
608 isAllowActiveData = in CheckRoamingState()
609 TELEPHONY_EXT_WRAPPER.isApnAllowedActive_(slotId_, apnHolderType.c_str(), isAllowActiveData); in CheckRoamingState()
613 if (!isAllowActiveData) { in CheckRoamingState()
617 isAllowActiveData, lastCallState_); in CheckRoamingState()
625 isAllowActiveData, lastCallState_); in CheckRoamingState()

Completed in 5 milliseconds