Searched refs:APPTYPE_SIM (Results 1 – 9 of 9) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IccCardApplicationStatus.java | 36 APPTYPE_SIM, enumConstant 141 case 1: newType = AppType.APPTYPE_SIM; break; in AppTypeFromRILInt()
|
D | UiccCardApplication.java | 194 if (type == AppType.APPTYPE_USIM || type == AppType.APPTYPE_SIM) { in createIccRecords() 208 case APPTYPE_SIM: in createIccFileHandler() 587 case APPTYPE_SIM: in getAuthContext()
|
D | UiccProfile.java | 1007 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/ |
D | UiccCardApplicationTest.java | 101 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/ |
D | PhoneConstants.java | 201 public static final int APPTYPE_SIM = 1; field in PhoneConstants
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
D | TelephonyUtilTest.java | 395 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/ |
D | TelephonyUtil.java | 472 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/ |
D | GsmCdmaPhoneTest.java | 928 IccCardApplicationStatus.AppType.APPTYPE_SIM)); in testGetEmptyIccCard()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |