Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java224 InformationElementUtil.SupportedRates supportedRates = in NetworkDetail()
225 new InformationElementUtil.SupportedRates(); in NetworkDetail()
226 InformationElementUtil.SupportedRates extendedSupportedRates = in NetworkDetail()
227 new InformationElementUtil.SupportedRates(); in NetworkDetail()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java2663 public static class SupportedRates { class in InformationElementUtil
2668 public SupportedRates() { in SupportedRates() method in InformationElementUtil.SupportedRates