Searched refs:getCardIdForDefaultEuicc (Results 1 – 2 of 2) sorted by relevance
145 doReturn(2).when(mTelephonyManager).getCardIdForDefaultEuicc(); in setup()
7618 public int getCardIdForDefaultEuicc(int subId, String callingPackage) { in getCardIdForDefaultEuicc() method in PhoneInterfaceManager7621 return UiccController.getInstance().getCardIdForDefaultEuicc(); in getCardIdForDefaultEuicc()