Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/euicc/
DEuiccManager.java468 mCardId = tm.getCardIdForDefaultEuicc(); in EuiccManager()
889 mCardId = tm.getCardIdForDefaultEuicc(); in refreshCardIdIfUninitialized()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccControllerTest.java306 mUiccControllerUT.getCardIdForDefaultEuicc()); in testCardIdForDefaultEuicc()
442 mUiccControllerUT.getCardIdForDefaultEuicc()); in testEidNotSupported()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl1604 int getCardIdForDefaultEuicc(int subId, String callingPackage); in getCardIdForDefaultEuicc() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java756 public int getCardIdForDefaultEuicc() { in getCardIdForDefaultEuicc() method in UiccController
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java216 startOtaUpdatingIfNecessary(mTelephonyManager.getCardIdForDefaultEuicc()); in startOtaUpdatingIfNecessary()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1436 int cardId = TelephonyManager.from(mContext).getCardIdForDefaultEuicc(); in requestEmbeddedSubscriptionInfoListRefresh()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java974 mTelephonyManager.getCardIdForDefaultEuicc(), callback); in requestEmbeddedSubscriptionInfoListRefresh()