Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardApplicationStatus.java44 APPTYPE_CSIM, enumConstant
175 case 4: newType = AppType.APPTYPE_CSIM; break; in AppTypeFromRILInt()
285 if (app_type == AppType.APPTYPE_CSIM || in toString()
DUiccCardApplication.java208 } else if (type == AppType.APPTYPE_RUIM || type == AppType.APPTYPE_CSIM){ in createIccRecords()
226 case APPTYPE_CSIM: in createIccFileHandler()
DUiccProfile.java1208 mCdmaSubscriptionAppIndex, AppType.APPTYPE_RUIM, AppType.APPTYPE_CSIM); in sanitizeApplicationIndexesLocked()
1225 && (app.getType() == AppType.APPTYPE_CSIM in isSupportedApplication()
DRuimRecords.java913 if (mParentApp.getType() == AppType.APPTYPE_CSIM && in isProvisioned()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccProfileTest.java194 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplication()
211 assertTrue(mUiccProfile.isApplicationOnIcc(IccCardApplicationStatus.AppType.APPTYPE_CSIM)); in testUpdateUiccProfileApplication()
255 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplicationNotReady()
285 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplicationAllReady()
470 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testWithCsimApp()
649 assertFalse(mUiccProfile.isApplicationOnIcc(IccCardApplicationStatus.AppType.APPTYPE_CSIM)); in testUpdateUiccProfileApplicationNoCsim()
DUiccControllerTest.java204 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testPowerOffPowerOnWithApp()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java203 public static final int APPTYPE_CSIM = 4; field in PhoneConstants
/frameworks/base/telephony/java/android/telephony/
DAnnotation.java630 TelephonyManager.APPTYPE_CSIM,
644 TelephonyManager.APPTYPE_CSIM,
DTelephonyManager.java8716 public static final int APPTYPE_CSIM = PhoneConstants.APPTYPE_CSIM; field in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java4550 return cdmaApplication != null && (cdmaApplication.getType() == AppType.APPTYPE_CSIM || in isCdmaSubscriptionAppPresent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt46179 field public static final int APPTYPE_CSIM = 4; // 0x4