Home
last modified time | relevance | path

Searched refs:getAuthType (Results 1 – 19 of 19) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDataProfileTest.java116 assertEquals(RILConstants.SETUP_DATA_AUTH_PAP_CHAP, dp.getAuthType()); in testCreateFromApnSetting()
132 assertEquals(RILConstants.SETUP_DATA_AUTH_PAP_CHAP, dp.getAuthType()); in testCreateFromApnSettingWithNetworkTypeBitmask()
DApnSettingTest.java116 assertEquals(a1.getAuthType(), a2.getAuthType()); in assertApnSettingEqual()
DDcTrackerTest.java575 assertEquals(0, dp.getAuthType()); in verifyDataProfile()
/frameworks/base/wifi/tests/src/android/net/wifi/
DSoftApConfToXmlMigrationUtilTest.java73 int authType = config.getAuthType(); in createLegacyApConfFile()
130 if (backup.getAuthType() == WifiConfiguration.KeyMgmt.WPA2_PSK) { in assertWifiConfigurationEqualSoftApConfiguration()
DSoftApConfigurationTest.java302 assertThat(wifiConfig_2g.getAuthType()).isEqualTo(WifiConfiguration.KeyMgmt.WPA2_PSK); in testToWifiConfigurationWithSupportedParameter()
315 assertThat(wifiConfig_5g.getAuthType()).isEqualTo(WifiConfiguration.KeyMgmt.WPA2_PSK); in testToWifiConfigurationWithSupportedParameter()
328 assertThat(wifiConfig_2g5g.getAuthType()).isEqualTo(WifiConfiguration.KeyMgmt.WPA2_PSK); in testToWifiConfigurationWithSupportedParameter()
DWifiManagerTest.java174 if (wifiConfig.getAuthType() != WifiConfiguration.KeyMgmt.NONE) { in compareWifiAndSoftApConfiguration()
179 if (wifiConfig.getAuthType() != WifiConfiguration.KeyMgmt.WPA2_PSK) { in compareWifiAndSoftApConfiguration()
/frameworks/base/telephony/java/android/telephony/data/
DDataProfile.java179 public @AuthType int getAuthType() { return mAuthType; } in getAuthType() method in DataProfile
DApnSetting.java623 public int getAuthType() { in getAuthType() method in ApnSetting
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java400 if (wifiConfig.getAuthType() == WifiConfiguration.KeyMgmt.WPA2_PSK) { in fromWifiConfiguration()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationTestUtil.java632 assertEquals(expected.getAuthType(), actual.getAuthType()); in assertConfigurationEqualForSoftAp()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java2492 public int getAuthType() { in getAuthType() method in WifiConfiguration
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java1706 dpi.authType = dp.getAuthType(); in convertToHalDataProfile10()
1740 dpi.authType = dp.getAuthType(); in convertToHalDataProfile14()
1777 dpi.authType = dp.getAuthType(); in convertToHalDataProfile15()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java3301 dest.getPassword(), dest.getAuthType(), resultApnType, protocol, roamingProtocol, in mergeApns()
5041 .setAuthType(apn.getAuthType()) in createDataProfile()
/frameworks/base/wifi/api/
Dsystem-current.txt308 method @Deprecated public int getAuthType();
/frameworks/base/telephony/api/
Dsystem-current.txt992 method public int getAuthType();
/frameworks/base/api/
Dsystem-current.txt7105 method @Deprecated public int getAuthType();
11495 method public int getAuthType();
Dcurrent.txt48448 method public int getAuthType();
/frameworks/base/non-updatable-api/
Dsystem-current.txt10377 method public int getAuthType();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...