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.java42 APPTYPE_CSIM, enumConstant
144 case 4: newType = AppType.APPTYPE_CSIM; break; in AppTypeFromRILInt()
243 if (app_type == AppType.APPTYPE_CSIM || in toString()
DUiccCardApplication.java196 } else if (type == AppType.APPTYPE_RUIM || type == AppType.APPTYPE_CSIM){ in createIccRecords()
214 case APPTYPE_CSIM: in createIccFileHandler()
DUiccProfile.java1010 mCdmaSubscriptionAppIndex, AppType.APPTYPE_RUIM, AppType.APPTYPE_CSIM); in sanitizeApplicationIndexesLocked()
1027 && (app.getType() == AppType.APPTYPE_CSIM in isSupportedApplication()
DRuimRecords.java916 if (mParentApp.getType() == AppType.APPTYPE_CSIM && in isProvisioned()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccProfileTest.java209 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplication()
231 assertTrue(mUiccProfile.isApplicationOnIcc(IccCardApplicationStatus.AppType.APPTYPE_CSIM)); in testUpdateUiccProfileApplication()
294 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplicationNotReady()
327 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplicationAllReady()
530 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testWithCsimApp()
DUiccControllerTest.java178 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testPowerOffPowerOnWithApp()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java204 public static final int APPTYPE_CSIM = 4; field in PhoneConstants
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java6461 APPTYPE_CSIM,
6473 public static final int APPTYPE_CSIM = PhoneConstants.APPTYPE_CSIM; field in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java3476 return cdmaApplication != null && (cdmaApplication.getType() == AppType.APPTYPE_CSIM || in isCdmaSubscriptionAppPresent()
/frameworks/base/api/
Dcurrent.txt45012 field public static final int APPTYPE_CSIM = 4; // 0x4