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.java43 APPTYPE_CSIM, enumConstant
174 case 4: newType = AppType.APPTYPE_CSIM; break; in AppTypeFromRILInt()
284 if (app_type == AppType.APPTYPE_CSIM || in toString()
DUiccCardApplication.java202 } else if (type == AppType.APPTYPE_RUIM || type == AppType.APPTYPE_CSIM){ in createIccRecords()
220 case APPTYPE_CSIM: in createIccFileHandler()
DUiccProfile.java1080 mCdmaSubscriptionAppIndex, AppType.APPTYPE_RUIM, AppType.APPTYPE_CSIM); in sanitizeApplicationIndexesLocked()
1097 && (app.getType() == AppType.APPTYPE_CSIM in isSupportedApplication()
DRuimRecords.java915 if (mParentApp.getType() == AppType.APPTYPE_CSIM && in isProvisioned()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccProfileTest.java163 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplication()
180 assertTrue(mUiccProfile.isApplicationOnIcc(IccCardApplicationStatus.AppType.APPTYPE_CSIM)); in testUpdateUiccProfileApplication()
237 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplicationNotReady()
267 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testUpdateUiccProfileApplicationAllReady()
452 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testWithCsimApp()
DUiccControllerTest.java189 IccCardApplicationStatus.AppType.APPTYPE_CSIM, in testPowerOffPowerOnWithApp()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java210 public static final int APPTYPE_CSIM = 4; field in PhoneConstants
/frameworks/base/telephony/java/android/telephony/
DAnnotation.java620 TelephonyManager.APPTYPE_CSIM,
DTelephonyManager.java7239 public static final int APPTYPE_CSIM = PhoneConstants.APPTYPE_CSIM; field in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java3793 return cdmaApplication != null && (cdmaApplication.getType() == AppType.APPTYPE_CSIM || in isCdmaSubscriptionAppPresent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt48231 field public static final int APPTYPE_CSIM = 4; // 0x4