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