Home
last modified time | relevance | path

Searched refs:INVALID_SIM_ID (Results 1 – 6 of 6) sorted by relevance

/base/telephony/cellular_data/services/src/
Dcellular_data_roaming_observer.cpp40 if (simId <= INVALID_SIM_ID) { in OnChange()
Ddata_switch_settings.cpp93 if (simId <= INVALID_SIM_ID) { in SetUserDataRoamingOn()
118 if (simId <= INVALID_SIM_ID) { in IsUserDataRoamingOn()
Dcellular_data_handler.cpp1423 if (simId <= INVALID_SIM_ID) { in UnRegisterDataSettingObserver()
1448 if (simId <= INVALID_SIM_ID) { in RegisterDataSettingObserver()
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_net_agent.cpp53 if (simId <= INVALID_SIM_ID) { in RegisterNetSupplier()
/base/telephony/cellular_data/services/include/common/
Dcellular_data_constant.h223 const int32_t INVALID_SIM_ID = 0; variable
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp43 const int32_t INVALID_SIM_ID = 0; variable
136 if (simId <= INVALID_SIM_ID) { in SetImsSwitchStatus()