Home
last modified time | relevance | path

Searched refs:CheckCellularDataSlotId (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/
Dcellular_data_handler.h69 bool CheckCellularDataSlotId();
/base/telephony/cellular_data/services/src/
Dcellular_data_handler.cpp358 if (!CheckCellularDataSlotId()) { in EstablishAllApnsIfConnectable()
378 bool CellularDataHandler::CheckCellularDataSlotId() in CheckCellularDataSlotId() function in OHOS::Telephony::CellularDataHandler
481 …if (!CheckCellularDataSlotId() || !CheckAttachAndSimState(apnHolder) || !CheckRoamingState(apnHold… in AttemptEstablishDataConnection()
844 if (CheckCellularDataSlotId()) { in HandleDefaultDataSubscriptionChanged()