Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java25 public class NetworkDetail { class
125 public NetworkDetail(String bssid, String infoElements, List<String> anqpLines, int freq) { in NetworkDetail() method in NetworkDetail
414 …private NetworkDetail(NetworkDetail base, Map<Constants.ANQPElementType, ANQPElement> anqpElements… in NetworkDetail() method in NetworkDetail