Home
last modified time | relevance | path

Searched refs:APPTYPE_CSIM (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardApplicationStatus.java36 APPTYPE_CSIM, enumConstant
123 case 4: newType = AppType.APPTYPE_CSIM; break; in AppTypeFromRILInt()
222 if (app_type == AppType.APPTYPE_CSIM || in toString()
DUiccCardApplication.java182 } else if (type == AppType.APPTYPE_RUIM || type == AppType.APPTYPE_CSIM){ in createIccRecords()
200 case APPTYPE_CSIM: in createIccFileHandler()
DRuimRecords.java893 if (mParentApp.getType() == AppType.APPTYPE_CSIM && in isProvisioned()
DUiccCard.java230 checkIndex(mCdmaSubscriptionAppIndex, AppType.APPTYPE_RUIM, AppType.APPTYPE_CSIM); in sanitizeApplicationIndexes()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCardTest.java161 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccCardApplication()
180 assertTrue(mUicccard.isApplicationOnIcc(IccCardApplicationStatus.AppType.APPTYPE_CSIM)); in testUpdateUiccCardApplication()
DUiccControllerTest.java139 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testPowerOffPowerOnWithApp()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java199 public static final int APPTYPE_CSIM = 4; field in PhoneConstants
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4360 public static final int APPTYPE_CSIM = PhoneConstants.APPTYPE_CSIM; field in TelephonyManager
/frameworks/base/api/
Dcurrent.txt40027 field public static final int APPTYPE_CSIM = 4; // 0x4
Dsystem-current.txt43523 field public static final int APPTYPE_CSIM = 4; // 0x4