Home
last modified time | relevance | path

Searched refs:getCardIdForDefaultEuicc (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccControllerTest.java318 mUiccControllerUT.getCardIdForDefaultEuicc()); in testCardIdForDefaultEuicc()
454 mUiccControllerUT.getCardIdForDefaultEuicc()); in testEidNotSupported()
495 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable()
538 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_swapSlotOrder()
583 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_EuiccIsInactive()
594 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_EuiccIsInactive()
632 mUiccControllerUT.getCardIdForDefaultEuicc()); in testEidFromPreviousApduSetsDefaultEuicc()
/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java814 mCardId = tm.getCardIdForDefaultEuicc(); in EuiccManager()
1398 mCardId = tm.getCardIdForDefaultEuicc(); in refreshCardIdIfUninitialized()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1816 int getCardIdForDefaultEuicc(int subId, String callingPackage); in getCardIdForDefaultEuicc() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccConnector.java1210 if (mTm.getCardIdForDefaultEuicc() == TelephonyManager.UNSUPPORTED_CARD_ID) { in updateSubscriptionInfoListForAllAccessibleEuiccs()
DEuiccController.java239 startOtaUpdatingIfNecessary(mTelephonyManager.getCardIdForDefaultEuicc()); in startOtaUpdatingIfNecessary()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java869 public int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in UiccController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java941 if (cardId >= 0 && uiccController.getCardIdForDefaultEuicc() in updateEmbeddedSubscriptionsCache()
DSubscriptionController.java1240 mTelephonyManager.getCardIdForDefaultEuicc(), callback); in requestEmbeddedSubscriptionInfoListRefresh()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1582 int cardId = TelephonyManager.from(mContext).getCardIdForDefaultEuicc(); in requestEmbeddedSubscriptionInfoListRefresh()
DTelephonyManager.java3996 public int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in TelephonyManager
4002 return telephony.getCardIdForDefaultEuicc(mSubId, mContext.getOpPackageName()); in getCardIdForDefaultEuicc()
/frameworks/base/config/
Dboot-image-profile.txt18998 HSPLandroid/telephony/TelephonyManager;->getCardIdForDefaultEuicc()I
29634 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCardIdForDefaultEuicc(ILjava/lang/Str…
/frameworks/base/api/
Dcurrent.txt48116 method public int getCardIdForDefaultEuicc();