Searched refs:SIM_SLOT_ID_1 (Results 1 – 7 of 7) sorted by relevance
33 const int32_t SIM_SLOT_ID_1 = 1; variable81 callInfoForSlot1_.slotId = SIM_SLOT_ID_1; in Init()376 ret = imsCallPtr_->CombineConference(SIM_SLOT_ID_1);634 ret = imsCallPtr_->StopRtt(SIM_SLOT_ID_1);866 ret = imsCallPtr_->SetMute(SIM_SLOT_ID_1, mute);895 ret = imsCallPtr_->GetMute(SIM_SLOT_ID_1);1031 ret = imsCallPtr_->GetClip(SIM_SLOT_ID_1);1063 ret = imsCallPtr_->SetClir(SIM_SLOT_ID_1, action);1093 ret = imsCallPtr_->GetClir(SIM_SLOT_ID_1);1288 ret = imsCallPtr_->GetCallWaiting(SIM_SLOT_ID_1);[all …]
168 slotId = SIM_SLOT_ID_1; in TearDownTestCase()198 slotId = SIM_SLOT_ID_1; in SetUpTestCase()421 if (!HasSimCard(SIM_SLOT_ID_1)) {472 if (!HasSimCard(SIM_SLOT_ID_1)) {542 if (!HasSimCard(SIM_SLOT_ID_1)) {618 if (!HasSimCard(SIM_SLOT_ID_1)) {689 if (!HasSimCard(SIM_SLOT_ID_1)) {791 if (!HasSimCard(SIM_SLOT_ID_1)) {874 if (!HasSimCard(SIM_SLOT_ID_1)) {922 if (!HasSimCard(SIM_SLOT_ID_1)) {[all …]
292 if (!StateRegistryTest::HasSimCard(SIM_SLOT_ID_1)) {295 UpdateCallState(SIM_SLOT_ID_1);318 if (!StateRegistryTest::HasSimCard(SIM_SLOT_ID_1)) {321 UpdateCallStateForSlotId(SIM_SLOT_ID_1);347 UpdateSignalInfo(SIM_SLOT_ID_1);373 UpdateCellularDataConnectState(SIM_SLOT_ID_1);399 UpdateCellularDataFlow(SIM_SLOT_ID_1);425 UpdateSimState(SIM_SLOT_ID_1);451 UpdateNetworkState(SIM_SLOT_ID_1);477 UpdateCfuIndicator(SIM_SLOT_ID_1);[all …]
55 constexpr int32_t SIM_SLOT_ID_1 = 1; variable
43 static constexpr int32_t SIM_SLOT_ID_1 = DEFAULT_SIM_SLOT_ID + 1; variable511 … telephonyObserver1_, SIM_SLOT_ID_1, TelephonyObserverBroker::OBSERVER_MASK_CALL_STATE, false); in AttachTelephonyObserver()531 SIM_SLOT_ID_1, Telephony::TelephonyObserverBroker::OBSERVER_MASK_CALL_STATE); in DetachTelephonyObserver()
53 const int32_t SIM_SLOT_ID_1 = 1; variable263 int32_t otherSlotId = (primarySlotId == SIM_SLOT_ID_0) ? SIM_SLOT_ID_1 : SIM_SLOT_ID_0; in ProcessTimeZone()
100 !GetSimInfoBySlotId(EdmConstants::DeviceInfo::SIM_SLOT_ID_1, json)) { in GetSimInfo()