Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerImpl.java946 return lhs.getSimSlotIndex() == rhs.getSimSlotIndex() in setCurrentSubscriptionsLocked()
948 : lhs.getSimSlotIndex() - rhs.getSimSlotIndex(); in setCurrentSubscriptionsLocked()
985 if (subscriptions.get(i).getSimSlotIndex() == 0) { in setCurrentSubscriptionsLocked()
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DTelephonySubscriptionTrackerTest.java180 doReturn(TEST_SIM_SLOT_INDEX).when(TEST_SUBINFO_1).getSimSlotIndex(); in TelephonySubscriptionTrackerTest()
181 doReturn(INVALID_SIM_SLOT_INDEX).when(TEST_SUBINFO_2).getSimSlotIndex(); in TelephonySubscriptionTrackerTest()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DTelephonySubscriptionTracker.java248 if (subInfo.getSimSlotIndex() != INVALID_SIM_SLOT_INDEX in handleSubscriptionsChanged()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerSignalTest.java466 when(mockSubInfo.getSimSlotIndex()).thenReturn(testSubscriptions[i]); in testSetCurrentSubscriptions()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DMmsServiceBroker.java559 return info.getSimSlotIndex(); in getPhoneIdFromSubId()
H A DVcnManagementService.java468 if (subMgr.isValidSlotIndex(info.getSimSlotIndex()) in enforceCallingUserAndCarrierPrivilege()
H A DTelephonyRegistry.java4252 return info.getSimSlotIndex();
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java333 subOrderBySlot[subs.get(i).getSimSlotIndex()] = i; in updateCarrierText()
H A DKeyguardUpdateMonitor.java675 boolean changed = refreshSimState(info.getSubscriptionId(), info.getSimSlotIndex()); in handleSimSubscriptionInfoChanged()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java3569 || (groupMap.get(groupUuid).getSimSlotIndex() == INVALID_SIM_SLOT_INDEX in getSelectableSubscriptionInfoList()
3570 && info.getSimSlotIndex() != INVALID_SIM_SLOT_INDEX)) { in getSelectableSubscriptionInfoList()
H A DSubscriptionInfo.java450 public int getSimSlotIndex() { in getSimSlotIndex() method in SubscriptionInfo
/aosp14/frameworks/base/core/java/android/provider/
H A DContactsContract.java8569 public int getSimSlotIndex() { in getSimSlotIndex() method in ContactsContract.SimAccount
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt36767 method public int getSimSlotIndex();
45401 method public int getSimSlotIndex();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14485 HSPLandroid/telephony/SubscriptionInfo;->getSimSlotIndex()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14549 HSPLandroid/telephony/SubscriptionInfo;->getSimSlotIndex()I