Searched refs:HSFriendlyNameElement (Results 1 - 3 of 3) sorted by path

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DScanDetail.java25 import com.android.server.wifi.anqp.HSFriendlyNameElement;
132 HSFriendlyNameElement fne = (HSFriendlyNameElement) anqpElements.get(
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
H A DANQPFactory.java270 return new HSFriendlyNameElement(infoID, payload);
H A DHSFriendlyNameElement.java14 public class HSFriendlyNameElement extends ANQPElement { class in inherits:ANQPElement
17 public HSFriendlyNameElement(Constants.ANQPElementType infoID, ByteBuffer payload) method in class:HSFriendlyNameElement

Completed in 85 milliseconds