Home
last modified time | relevance | path

Searched refs:SIM (Results 1 – 5 of 5) sorted by relevance

/cts/libs/vogar-expect/src/vogar/expect/
DModeId.java20 DEVICE, JVM, ACTIVITY, SIM, HOST; enumConstant
27 return this == JVM || this == SIM || this == HOST; in isHost()
31 return this == DEVICE || this == ACTIVITY || this == SIM || this == HOST; in requiresAndroidSdk()
/cts/tests/tests/carrierapi/
DAndroid.bp50 // This APK must be signed to match the test SIM's carrier privilege rules.
51 // Hard-code the CTS SIM's test key to ensure it is used regardless of build
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiEnterpriseConfigTest.java887 config.setPhase2Method(Phase2.SIM); in testIsAuthenticationSimBased()
DWifiManagerTest.java1888 config.enterpriseConfig.setEapMethod(WifiEnterpriseConfig.Eap.SIM); in createConfig()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dwifi-current.txt355 field public static final int SIM = 4; // 0x4
370 field public static final int SIM = 5; // 0x5