Home
last modified time | relevance | path

Searched refs:protocols (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/net/
DSSLCertificateSocketFactory.java301 public void setAlpnProtocols(byte[][] protocols) { in setAlpnProtocols() argument
302 this.mAlpnProtocols = toLengthPrefixedList(protocols); in setAlpnProtocols()
/frameworks/base/proto/src/
Dwifi.proto483 // The set of key management protocols supported by this configuration.
486 // The set of security protocols supported by this configuration.
489 // The set of authentication protocols supported by this configuration.