Home
last modified time | relevance | path

Searched defs:infoID (Results 1 – 24 of 24) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
DANQPFactory.java182 Constants.ANQPElementType infoID = Constants.mapANQPElement(infoIDNumber); in buildElement() local
195 public static ANQPElement buildElement(ByteBuffer payload, Constants.ANQPElementType infoID, in buildElement()
255 public static ANQPElement buildHS20Element(Constants.ANQPElementType infoID, in buildHS20Element()
DRawByteElement.java11 public RawByteElement(Constants.ANQPElementType infoID, ByteBuffer payload) { in RawByteElement()
DHSFriendlyNameElement.java17 public HSFriendlyNameElement(Constants.ANQPElementType infoID, ByteBuffer payload) in HSFriendlyNameElement()
DDomainNameElement.java16 public DomainNameElement(Constants.ANQPElementType infoID, ByteBuffer payload) in DomainNameElement()
DEmergencyNumberElement.java15 public EmergencyNumberElement(Constants.ANQPElementType infoID, ByteBuffer payload) in EmergencyNumberElement()
DGenericBlobElement.java13 public GenericBlobElement(Constants.ANQPElementType infoID, ByteBuffer payload) { in GenericBlobElement()
DGenericStringElement.java13 …public GenericStringElement(Constants.ANQPElementType infoID, ByteBuffer payload) throws ProtocolE… in GenericStringElement()
DRoamingConsortiumElement.java22 public RoamingConsortiumElement(Constants.ANQPElementType infoID, ByteBuffer payload) in RoamingConsortiumElement()
DCapabilityListElement.java13 public CapabilityListElement(Constants.ANQPElementType infoID, ByteBuffer payload) in CapabilityListElement()
DHSOsuProvidersElement.java19 public HSOsuProvidersElement(Constants.ANQPElementType infoID, ByteBuffer payload) in HSOsuProvidersElement()
DHSCapabilityListElement.java15 public HSCapabilityListElement(Constants.ANQPElementType infoID, ByteBuffer payload) in HSCapabilityListElement()
DThreeGPPNetworkElement.java19 public ThreeGPPNetworkElement(Constants.ANQPElementType infoID, ByteBuffer payload) in ThreeGPPNetworkElement()
DHSIconFileElement.java23 public HSIconFileElement(Constants.ANQPElementType infoID, ByteBuffer payload) in HSIconFileElement()
DNAIRealmElement.java24 public NAIRealmElement(Constants.ANQPElementType infoID, ByteBuffer payload) in NAIRealmElement()
DIPAddressTypeAvailabilityElement.java20 public IPAddressTypeAvailabilityElement(Constants.ANQPElementType infoID, ByteBuffer payload) in IPAddressTypeAvailabilityElement()
DNetworkAuthenticationTypeElement.java53 public NetworkAuthenticationTypeElement(Constants.ANQPElementType infoID, ByteBuffer payload) in NetworkAuthenticationTypeElement()
DHSWanMetricsElement.java28 public HSWanMetricsElement(Constants.ANQPElementType infoID, ByteBuffer payload) in HSWanMetricsElement()
DGEOLocationElement.java100 public GEOLocationElement(Constants.ANQPElementType infoID, ByteBuffer payload) in GEOLocationElement()
DVenueNameElement.java22 public VenueNameElement(Constants.ANQPElementType infoID, ByteBuffer payload) in VenueNameElement()
DCivicLocationElement.java24 public CivicLocationElement(Constants.ANQPElementType infoID, ByteBuffer payload) in CivicLocationElement()
/frameworks/base/packages/Osu/src/com/android/anqp/
DHSOsuProvidersElement.java19 public HSOsuProvidersElement(Constants.ANQPElementType infoID, ByteBuffer payload) in HSOsuProvidersElement()
DHSIconFileElement.java23 public HSIconFileElement(Constants.ANQPElementType infoID, ByteBuffer payload) in HSIconFileElement()
/frameworks/base/packages/Osu/src/com/android/anqp/eap/
DCredential.java29 public Credential(EAP.AuthInfoID infoID, int length, ByteBuffer payload) in Credential()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/eap/
DCredential.java29 public Credential(EAP.AuthInfoID infoID, int length, ByteBuffer payload) in Credential()