Searched refs:getUiccCardForSlot (Results 1 – 3 of 3) sorted by relevance
147 UiccCard uiccCard = mUiccControllerUT.getUiccCardForSlot(0); in testSanity()
313 public UiccCard getUiccCardForSlot(int slotId) { in getUiccCardForSlot() method in UiccController
203 return (EuiccCard) controller.getUiccCardForSlot(slotId); in getEuiccCard()