Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardApplicationStatus.java33 APPTYPE_SIM, enumConstant
120 case 1: newType = AppType.APPTYPE_SIM; break; in AppTypeFromRILInt()
DUiccCardApplication.java183 if (type == AppType.APPTYPE_USIM || type == AppType.APPTYPE_SIM) { in createIccRecords()
197 case APPTYPE_SIM: in createIccFileHandler()
575 case APPTYPE_SIM: in getAuthContext()
DUiccProfile.java956 mGsmUmtsSubscriptionAppIndex, AppType.APPTYPE_SIM, AppType.APPTYPE_USIM); in sanitizeApplicationIndexesLocked()
974 && app.getType() != AppType.APPTYPE_SIM && app.getType() != AppType.APPTYPE_RUIM) { 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.java196 public static final int APPTYPE_SIM = 1; field in PhoneConstants
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DTelephonyUtilTest.java357 when(tm.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimAuthResponseSimpleSim()
366 when(tm.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimAuthResponseSimpleSim()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DTelephonyUtil.java375 tmResponse = tm.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimAuthResponse()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java941 IccCardApplicationStatus.AppType.APPTYPE_SIM)); in testGetEmptyIccCard()
/frameworks/base/config/
Dhiddenapi-public-dex.txt44542 Landroid/telephony/TelephonyManager;->APPTYPE_SIM:I
/frameworks/base/api/
Dcurrent.txt42533 field public static final int APPTYPE_SIM = 1; // 0x1