Searched refs:getUiccCardForSlot (Results 1 – 4 of 4) sorted by relevance
151 UiccCard uiccCard = mUiccControllerUT.getUiccCardForSlot(0); in testSanity()
315 public UiccCard getUiccCardForSlot(int slotId) { in getUiccCardForSlot() method in UiccController
206 return (EuiccCard) controller.getUiccCardForSlot(slotId); in getEuiccCard()
8757 UiccCard card = uiccController.getUiccCardForSlot(cardInfo.getSlotIndex()); in getUiccCardsInfo()