Home
last modified time | relevance | path

Searched refs:getSimSlotIndex (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionInfoTest.java59 assertEquals(0, mSubscriptionInfoUT.getSimSlotIndex()); in testSubProperties()
DSubscriptionControllerTest.java150 assertTrue(SubscriptionManager.isValidSlotIndex(mSubList.get(i).getSimSlotIndex())); in testInsertSim()
554 info.getSimSlotIndex()); in addAndVerifyRemoteSimAddition()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DNetworkControllerImpl.java642 return lhs.getSimSlotIndex() == rhs.getSimSlotIndex() in setCurrentSubscriptionsLocked()
644 : lhs.getSimSlotIndex() - rhs.getSimSlotIndex(); in setCurrentSubscriptionsLocked()
670 if (subscriptions.get(i).getSimSlotIndex() == 0) { in setCurrentSubscriptionsLocked()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java121 int flag = arg0.getSimSlotIndex() - arg1.getSimSlotIndex();
619 if (si.getSimSlotIndex() == slotIndex) { in getActiveSubscriptionInfoForSimSlotIndex()
1274 slotIndex = info.getSimSlotIndex(); in removeSubInfo()
3350 if (enable && info.getSimSlotIndex() == SubscriptionManager.INVALID_SIM_SLOT_INDEX) { in enablePhysicalSubscription()
3374 return mTelephonyManager.enableModemForSlot(info.getSimSlotIndex(), enable); in enablePhysicalSubscription()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DNetworkControllerSignalTest.java295 when(mockSubInfo.getSimSlotIndex()).thenReturn(testSubscriptions[i]); in testSetCurrentSubscriptions()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java283 public int getSimSlotIndex() { in getSimSlotIndex() method in SubscriptionInfo
DSubscriptionManager.java3034 || (groupMap.get(groupUuid).getSimSlotIndex() == INVALID_SIM_SLOT_INDEX in getSelectableSubscriptionInfoList()
3035 && info.getSimSlotIndex() != INVALID_SIM_SLOT_INDEX)) { in getSelectableSubscriptionInfoList()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DCarrierTextController.java331 subOrderBySlot[subs.get(i).getSimSlotIndex()] = i; in updateCarrierText()
DKeyguardUpdateMonitor.java443 boolean changed = refreshSimState(info.getSubscriptionId(), info.getSimSlotIndex()); in handleSimSubscriptionInfoChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java753 int phoneId = info.getSimSlotIndex(); in updateActiveSubscriptionInfoList()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...