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