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.java156 InformationElementUtil.SupportedRates supportedRates = in NetworkDetail()
157 new InformationElementUtil.SupportedRates(); in NetworkDetail()
158 InformationElementUtil.SupportedRates extendedSupportedRates = in NetworkDetail()
159 new InformationElementUtil.SupportedRates(); in NetworkDetail()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java668 public static class SupportedRates { class in InformationElementUtil
673 public SupportedRates() { in SupportedRates() method in InformationElementUtil.SupportedRates