Searched refs:getSubInfoUsingSlotIndexPrivileged (Results 1 – 3 of 3) sorted by relevance
179 .getSubInfoUsingSlotIndexPrivileged(eq(FAKE_SUB_ID_1)); in testSimAbsent()200 .getSubInfoUsingSlotIndexPrivileged(eq(FAKE_SUB_ID_1)); in testSimAbsentAndInactive()369 .getSubInfoUsingSlotIndexPrivileged(eq(FAKE_SUB_ID_1)); in loadSim()451 .getSubInfoUsingSlotIndexPrivileged(eq(FAKE_SUB_ID_1)); in testSimLoadedEmptyOperatorNumeric()478 .getSubInfoUsingSlotIndexPrivileged(eq(FAKE_SUB_ID_1)); in testSimLockedWithOutIccId()528 .getSubInfoUsingSlotIndexPrivileged(eq(FAKE_SUB_ID_1)); in testDualSimLoaded()540 .getSubInfoUsingSlotIndexPrivileged(eq(FAKE_SUB_ID_2)); in testDualSimLoaded()712 .getSubInfoUsingSlotIndexPrivileged(anyInt()); in testHexIccIdSuffix()
510 mSubscriptionController.getSubInfoUsingSlotIndexPrivileged(phoneId); in handleSimLoaded()725 mSubscriptionController.getSubInfoUsingSlotIndexPrivileged(phoneId); in updateSubscriptionInfoByIccId()
2973 public List<SubscriptionInfo> getSubInfoUsingSlotIndexPrivileged(int slotIndex) { in getSubInfoUsingSlotIndexPrivileged() method in SubscriptionController