Home
last modified time | relevance | path

Searched refs:APPTYPE_ISIM (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardApplicationStatus.java37 APPTYPE_ISIM enumConstant
124 case 5: newType = AppType.APPTYPE_ISIM; break; in AppTypeFromRILInt()
224 app_type == AppType.APPTYPE_ISIM) { in toString()
DUiccCardApplication.java184 } else if (type == AppType.APPTYPE_ISIM) { in createIccRecords()
202 case APPTYPE_ISIM: in createIccFileHandler()
DUiccCard.java232 checkIndex(mImsSubscriptionAppIndex, AppType.APPTYPE_ISIM, null); in sanitizeApplicationIndexes()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCardTest.java164 IccCardApplicationStatus.AppType.APPTYPE_ISIM, in testUpdateUiccCardApplication()
181 assertTrue(mUicccard.isApplicationOnIcc(IccCardApplicationStatus.AppType.APPTYPE_ISIM)); in testUpdateUiccCardApplication()
DUiccControllerTest.java142 IccCardApplicationStatus.AppType.APPTYPE_ISIM, in testPowerOffPowerOnWithApp()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java200 public static final int APPTYPE_ISIM = 5; field in PhoneConstants
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4362 public static final int APPTYPE_ISIM = PhoneConstants.APPTYPE_ISIM; field in TelephonyManager
/frameworks/base/api/
Dcurrent.txt40028 field public static final int APPTYPE_ISIM = 5; // 0x5
Dsystem-current.txt43524 field public static final int APPTYPE_ISIM = 5; // 0x5