/aosp14/frameworks/base/core/java/android/security/net/config/ |
H A D | RootTrustManager.java | 53 public void checkClientTrusted(X509Certificate[] chain, String authType) in checkClientTrusted() 62 public void checkClientTrusted(X509Certificate[] certs, String authType, Socket socket) in checkClientTrusted() 71 public void checkClientTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkClientTrusted() 80 public void checkServerTrusted(X509Certificate[] certs, String authType, Socket socket) in checkServerTrusted() 98 public void checkServerTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkServerTrusted() 110 public void checkServerTrusted(X509Certificate[] certs, String authType) in checkServerTrusted() 127 public List<X509Certificate> checkServerTrusted(X509Certificate[] certs, String authType, in checkServerTrusted()
|
H A D | NetworkSecurityTrustManager.java | 67 public void checkClientTrusted(X509Certificate[] chain, String authType) in checkClientTrusted() 73 public void checkClientTrusted(X509Certificate[] certs, String authType, Socket socket) in checkClientTrusted() 79 public void checkClientTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkClientTrusted() 85 public void checkServerTrusted(X509Certificate[] certs, String authType) in checkServerTrusted() 91 public void checkServerTrusted(X509Certificate[] certs, String authType, Socket socket) in checkServerTrusted() 99 public void checkServerTrusted(X509Certificate[] certs, String authType, SSLEngine engine) in checkServerTrusted() 111 public List<X509Certificate> checkServerTrusted(X509Certificate[] certs, String authType, in checkServerTrusted()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/net/http/ |
H A D | X509TrustManagerExtensionsTest.java | 34 public void checkClientTrusted(X509Certificate[] chain, String authType) {} in checkClientTrusted() 36 public void checkServerTrusted(X509Certificate[] chain, String authType) {} in checkServerTrusted()
|
/aosp14/frameworks/base/core/java/android/net/http/ |
H A D | X509TrustManagerExtensions.java | 95 public List<X509Certificate> checkServerTrusted(X509Certificate[] chain, String authType, in checkServerTrusted()
|
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/ |
H A D | SoftApConfToXmlMigrationUtilTest.java | 73 int authType = config.getAuthType(); in createLegacyApConfFile() local
|
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/ |
H A D | SoftApConfToXmlMigrationUtil.java | 139 int authType = in.readInt(); in loadFromLegacyFile() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/data/ |
H A D | DataProfile.java | 620 public @NonNull Builder setAuthType(@AuthType int authType) { in setAuthType()
|
H A D | ApnSetting.java | 2042 public Builder setAuthType(@AuthType int authType) { in setAuthType()
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | IPhoneSubInfo.aidl | 241 String getIccSimChallengeResponse(int subId, int appType, int authType, String data, in getIccSimChallengeResponse()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 8375 public String getIccAuthentication(int appType,@AuthType int authType, String data) { in getIccAuthentication() 8403 public String getIccAuthentication(int subId, int appType,@AuthType int authType, String data) { in getIccAuthentication()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |