Home
last modified time | relevance | path

Searched refs:HtOperation (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java146 InformationElementUtil.HtOperation htOperation = new InformationElementUtil.HtOperation(); in NetworkDetail()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java89 public static class HtOperation { class in InformationElementUtil
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1829 InformationElementUtil.HtOperation htOperation = new InformationElementUtil.HtOperation(); in populateScanResult()