Home
last modified time | relevance | path

Searched defs:VendorSpecificAuth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/anqp/eap/
DVendorSpecificAuth.java10 public class VendorSpecificAuth implements AuthParam { class
14 public VendorSpecificAuth(int length, ByteBuffer payload) throws ProtocolException { in VendorSpecificAuth() method in VendorSpecificAuth
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/eap/
DVendorSpecificAuth.java32 public class VendorSpecificAuth extends AuthParam { class
36 public VendorSpecificAuth(byte[] data) { in VendorSpecificAuth() method in VendorSpecificAuth