Searched refs:GetMaxSimSlotCount (Results 1 – 4 of 4) sorted by relevance
197 if (slotId >= Telephony::HRilManager::GetInstance().GetMaxSimSlotCount()) { in TaskSchedule()
50 int32_t GetMaxSimSlotCount();
58 int32_t HRilManager::GetMaxSimSlotCount() in GetMaxSimSlotCount() function in OHOS::Telephony::HRilManager1119 …for (int32_t slotId = HRIL_SIM_SLOT_0; slotId < HRilManager::GetInstance().GetMaxSimSlotCount(); s… in HRilRegOps()
282 EXPECT_GT(manager->GetMaxSimSlotCount(), 0);