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