Home
last modified time | relevance | path

Searched refs:getUiccCardForPhone (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java202 return getUiccCardForPhone(phoneId); in getUiccCard()
227 public UiccCard getUiccCardForPhone(int phoneId) { in getUiccCardForPhone() method in UiccController
247 UiccCard uiccCard = getUiccCardForPhone(phoneId); in getUiccProfileForPhone()
458 UiccCard uiccCard = getUiccCardForPhone(phoneId); in getUiccCardApplication()
637 UiccCard uiccCard = getUiccCardForPhone(index); in onSimRefresh()
DUiccStateChangedLauncher.java71 UiccCard uiccCard = mUiccController.getUiccCardForPhone(i); in handleMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccStateChangedLauncherTest.java105 when(UiccController.getInstance().getUiccCardForPhone(0)).thenReturn(card); in testProvisioningPackageSet()
DUiccControllerTest.java125 assertEquals(uiccCard, mUiccControllerUT.getUiccCardForPhone(0)); in testSanity()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java946 UiccCard card = UiccController.getInstance().getUiccCardForPhone(slotIndex);
1089 UiccCard card = UiccController.getInstance().getUiccCardForPhone(slotIndex);
/frameworks/base/config/
Dboot-image-profile.txt41769 HSPLcom/android/internal/telephony/uicc/UiccController;->getUiccCardForPhone(I)Lcom/android/interna…