Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardApplicationStatus.java36 APPTYPE_SIM, enumConstant
141 case 1: newType = AppType.APPTYPE_SIM; break; in AppTypeFromRILInt()
DUiccCardApplication.java194 if (type == AppType.APPTYPE_USIM || type == AppType.APPTYPE_SIM) { in createIccRecords()
208 case APPTYPE_SIM: in createIccFileHandler()
587 case APPTYPE_SIM: in getAuthContext()
DUiccProfile.java1007 mGsmUmtsSubscriptionAppIndex, AppType.APPTYPE_SIM, AppType.APPTYPE_USIM); in sanitizeApplicationIndexesLocked()
1025 if (app.getType() == AppType.APPTYPE_USIM || app.getType() == AppType.APPTYPE_SIM in isSupportedApplication()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCardApplicationTest.java101 mUiccCardAppStatus.app_type = IccCardApplicationStatus.AppType.APPTYPE_SIM; in setUp()
122 assertEquals(IccCardApplicationStatus.AppType.APPTYPE_SIM, mUiccCardApplication.getType()); in testGetSetAppType()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java201 public static final int APPTYPE_SIM = 1; field in PhoneConstants
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DTelephonyUtilTest.java395 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimAuthResponse()
400 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimAuthResponse()
429 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimNoLengthAuthResponse()
434 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimNoLengthAuthResponse()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DTelephonyUtil.java472 return getGsmAuthResponseWithLength(requestData, tm, TelephonyManager.APPTYPE_SIM); in getGsmSimpleSimAuthResponse()
573 String tmResponse = defaultDataTm.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimNoLengthAuthResponse()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java928 IccCardApplicationStatus.AppType.APPTYPE_SIM)); in testGetEmptyIccCard()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...