Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java153 InformationElementUtil.SupportedRates supportedRates = in NetworkDetail()
154 new InformationElementUtil.SupportedRates(); in NetworkDetail()
155 InformationElementUtil.SupportedRates extendedSupportedRates = in NetworkDetail()
156 new InformationElementUtil.SupportedRates(); in NetworkDetail()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java994 public static class SupportedRates { class in InformationElementUtil
999 public SupportedRates() { in SupportedRates() method in InformationElementUtil.SupportedRates