Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp1929 OperatorConfig configsForSinglePdpRadioType; in IsSingleConnectionEnabled() local
1930 CoreManagerInner::GetInstance().GetOperatorConfigs(slotId_, configsForSinglePdpRadioType); in IsSingleConnectionEnabled()
1931 if (configsForSinglePdpRadioType.intArrayValue.count(KEY_SINGLE_PDP_RADIO_TYPE_INT_ARRAY) >0) { in IsSingleConnectionEnabled()
1932 singlePdpRadio = configsForSinglePdpRadioType.intArrayValue[KEY_SINGLE_PDP_RADIO_TYPE_INT_ARRAY]; in IsSingleConnectionEnabled()

Completed in 4 milliseconds