Home
last modified time | relevance | path

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

/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/
H A DSoftApConfToXmlMigrationUtilTest.java73 int authType = config.getAuthType(); in createLegacyApConfFile()
130 if (backup.getAuthType() == WifiConfiguration.KeyMgmt.WPA2_PSK) { in assertWifiConfigurationEqualSoftApConfiguration()
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DDataProfile.java158 public @AuthType int getAuthType() { in getAuthType() method in DataProfile
160 return mApnSetting.getAuthType(); in getAuthType()
H A DApnSetting.java761 public int getAuthType() { in getAuthType() method in ApnSetting
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15243 method @Deprecated public int getAuthType();
H A Dcurrent.txt46114 method public int getAuthType();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53326 Landroid/telephony/data/DataProfile;->getAuthType()I