Home
last modified time | relevance | path

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

/base/telephony/core_service/interfaces/innerkits/include/
Doperator_config_types.h26 const std::string BROADCAST_ARG_SLOT_ID = "slotId"; variable
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp169 int32_t slotId = want.GetIntParam(BROADCAST_ARG_SLOT_ID, DEFAULT_SIM_SLOT_ID); in OnReceiveEvent()