Searched refs:getCardIdForDefaultEuicc (Results 1 – 12 of 12) sorted by relevance
918 mCardId = getCardIdForDefaultEuicc(); in EuiccManager()1716 mCardId = getCardIdForDefaultEuicc(); in refreshCardIdIfUninitialized()1737 private int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in EuiccManager1744 cardId = tm.getCardIdForDefaultEuicc(); in getCardIdForDefaultEuicc()1748 cardId = tm.getCardIdForDefaultEuicc(); in getCardIdForDefaultEuicc()
345 mUiccControllerUT.getCardIdForDefaultEuicc()); in testCardIdForDefaultEuicc()544 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable()595 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_swapSlotOrder()648 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_EuiccIsInactive()659 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_EuiccIsInactive()699 mUiccControllerUT.getCardIdForDefaultEuicc()); in testEidFromPreviousApduSetsDefaultEuicc()
327 startOtaUpdatingIfNecessary(mTelephonyManager.getCardIdForDefaultEuicc()); in startOtaUpdatingIfNecessary()1737 List.of(mTelephonyManager.getCardIdForDefaultEuicc()), in refreshSubscriptionsAndSendResult()
1308 if (mTm.getCardIdForDefaultEuicc() == TelephonyManager.UNSUPPORTED_CARD_ID) { in updateSubscriptionInfoListForAllAccessibleEuiccs()
1725 int getCardIdForDefaultEuicc(int subId, String callingPackage); in getCardIdForDefaultEuicc() method
1233 public int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in UiccController
1254 if (cardId >= 0 && mUiccController.getCardIdForDefaultEuicc() in updateEmbeddedSubscriptions()
4330 public int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in TelephonyManager4336 return telephony.getCardIdForDefaultEuicc(mSubId, mContext.getOpPackageName()); in getCardIdForDefaultEuicc()
14332 HSPLandroid/telephony/TelephonyManager;->getCardIdForDefaultEuicc()I21843 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCardIdForDefaultEuicc(ILjava/lang/Str…
14396 HSPLandroid/telephony/TelephonyManager;->getCardIdForDefaultEuicc()I21907 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCardIdForDefaultEuicc(ILjava/lang/Str…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
46029 method public int getCardIdForDefaultEuicc();