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.java578 assertEquals(0, dp.getAuthType()); in verifyDataProfile()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java321 int authType = config.getAuthType(); in writeApConfiguration()
447 authType = apConfig.getAuthType(); in validateApWifiConfiguration()
DHostapdHal.java585 switch (localConfig.getAuthType()) { in getEncryptionType()
/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiConfigurationTest.java293 assertEquals(config.getAuthType(), restoredConfig.getAuthType()); in testSoftApConfigBackupAndRestore()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiApConfigStoreTest.java179 assertEquals(config1.getAuthType(), config2.getAuthType()); in verifyApConfig()
/frameworks/base/telephony/java/android/telephony/data/
DDataProfile.java179 public @AuthType int getAuthType() { return mAuthType; } in getAuthType() method in DataProfile
DApnSetting.java620 public int getAuthType() { in getAuthType() method in ApnSetting
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java2161 public int getAuthType() { in getAuthType() method in WifiConfiguration
2608 out.writeInt(getAuthType()); in getBytesForBackup()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java3268 dest.getPassword(), dest.getAuthType(), resultApnType, protocol, roamingProtocol, in mergeApns()
5007 .setAuthType(apn.getAuthType()) in createDataProfile()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java1707 dpi.authType = dp.getAuthType(); in convertToHalDataProfile10()
1741 dpi.authType = dp.getAuthType(); in convertToHalDataProfile14()
1778 dpi.authType = dp.getAuthType(); in convertToHalDataProfile15()
/frameworks/base/telephony/api/
Dsystem-current.txt1060 method public int getAuthType();
/frameworks/base/api/
Dsystem-current.txt9288 method public int getAuthType();
Dcurrent.txt46348 method public int getAuthType();
/frameworks/base/non-updatable-api/
Dsystem-current.txt9186 method public int getAuthType();
Dcurrent.txt46204 method public int getAuthType();
/frameworks/base/config/
Dboot-image-profile.txt10864 HSPLandroid/net/wifi/WifiConfiguration;->getAuthType()I
14488 HSPLandroid/telephony/data/ApnSetting;->getAuthType()I
Dhiddenapi-greylist-max-o.txt67349 Landroid/telephony/data/DataProfile;->getAuthType()I