Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccCardApplicationStatus.java38 APPTYPE_SIM, enumConstant
172 case 1: newType = AppType.APPTYPE_SIM; break; in AppTypeFromRILInt()
H A DUiccCardApplication.java202 if (type == AppType.APPTYPE_USIM || type == AppType.APPTYPE_SIM) { in createIccRecords()
216 case APPTYPE_SIM: in createIccFileHandler()
642 case APPTYPE_SIM: in getAuthContext()
H A DUiccProfile.java1156 mGsmUmtsSubscriptionAppIndex, AppType.APPTYPE_SIM, AppType.APPTYPE_USIM); in sanitizeApplicationIndexesLocked()
1174 if (app.getType() == AppType.APPTYPE_USIM || app.getType() == AppType.APPTYPE_SIM in isSupportedApplication()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DUiccCardApplicationTest.java67 mUiccCardAppStatus.app_type = IccCardApplicationStatus.AppType.APPTYPE_SIM; in setUp()
111 assertEquals(IccCardApplicationStatus.AppType.APPTYPE_SIM, mUiccCardApplication.getType()); in testGetSetAppType()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java197 public static final int APPTYPE_SIM = 1; field in PhoneConstants
/aosp12/packages/services/Telephony/testapps/GbaTestApp/src/com/android/phone/testapps/gbatestapp/
H A DSettings.java82 mAppType = sharedPref.getInt(KEY_APP_TYPE, TelephonyManager.APPTYPE_SIM); in Settings()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DAnnotation.java622 TelephonyManager.APPTYPE_SIM,
636 TelephonyManager.APPTYPE_SIM,
H A DTelephonyManager.java7608 public static final int APPTYPE_SIM = PhoneConstants.APPTYPE_SIM; field in TelephonyManager
/aosp12/packages/services/Telephony/testapps/TestRcsApp/TestApp/src/com/google/android/sample/rcsclient/
H A DGbaActivity.java272 mUiccType = TelephonyManager.APPTYPE_SIM; in initUicctype()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiCarrierInfoManagerTest.java809 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimAuthResponse()
814 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimAuthResponse()
850 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimNoLengthAuthResponse()
855 when(mDataTelephonyManager.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimNoLengthAuthResponse()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiCarrierInfoManager.java1132 return getGsmAuthResponseWithLength(requestData, config, TelephonyManager.APPTYPE_SIM); in getGsmSimpleSimAuthResponse()
1232 String tmResponse = specifiedTm.getIccAuthentication(TelephonyManager.APPTYPE_SIM, in getGsmSimpleSimNoLengthAuthResponse()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaPhoneTest.java1276 IccCardApplicationStatus.AppType.APPTYPE_SIM)); in testGetEmptyIccCard()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java5487 && appType != TelephonyManager.APPTYPE_SIM) { in getForbiddenPlmns()
5520 if (appType != TelephonyManager.APPTYPE_USIM && appType != TelephonyManager.APPTYPE_SIM) { in setForbiddenPlmns()
9405 if (TelephonyManager.APPTYPE_SIM <= appType in isApplicationOnUicc()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42836 field public static final int APPTYPE_SIM = 1; // 0x1