Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccControllerTest.java321 mUiccControllerUT.getCardIdForDefaultEuicc()); in testCardIdForDefaultEuicc()
457 mUiccControllerUT.getCardIdForDefaultEuicc()); in testEidNotSupported()
498 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable()
541 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_swapSlotOrder()
586 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_EuiccIsInactive()
597 mUiccControllerUT.getCardIdForDefaultEuicc()); in testDefaultEuiccIsNotRemovable_EuiccIsInactive()
635 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.aidl1711 int getCardIdForDefaultEuicc(int subId, String callingPackage); in getCardIdForDefaultEuicc() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccConnector.java1217 if (mTm.getCardIdForDefaultEuicc() == TelephonyManager.UNSUPPORTED_CARD_ID) { in updateSubscriptionInfoListForAllAccessibleEuiccs()
DEuiccController.java246 startOtaUpdatingIfNecessary(mTelephonyManager.getCardIdForDefaultEuicc()); in startOtaUpdatingIfNecessary()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java888 public int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in UiccController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java963 if (cardId >= 0 && uiccController.getCardIdForDefaultEuicc() in updateEmbeddedSubscriptionsCache()
DSubscriptionController.java1287 mTelephonyManager.getCardIdForDefaultEuicc(), callback); in requestEmbeddedSubscriptionInfoListRefresh()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1704 int cardId = TelephonyManager.from(mContext).getCardIdForDefaultEuicc(); in requestEmbeddedSubscriptionInfoListRefresh()
DTelephonyManager.java3903 public int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in TelephonyManager
3909 return telephony.getCardIdForDefaultEuicc(mSubId, mContext.getOpPackageName()); in getCardIdForDefaultEuicc()
/frameworks/base/boot/
Dboot-image-profile.txt14883 HSPLandroid/telephony/TelephonyManager;->getCardIdForDefaultEuicc()I
22111 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCardIdForDefaultEuicc(ILjava/lang/Str…
/frameworks/base/config/
Dboot-image-profile.txt14932 HSPLandroid/telephony/TelephonyManager;->getCardIdForDefaultEuicc()I
22158 HSPLcom/android/internal/telephony/ITelephony$Stub$Proxy;->getCardIdForDefaultEuicc(ILjava/lang/Str…
/frameworks/base/core/api/
Dcurrent.txt42620 method public int getCardIdForDefaultEuicc();