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.java155 InformationElementUtil.HtOperation htOperation = new InformationElementUtil.HtOperation(); in NetworkDetail()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java33 import com.android.server.wifi.util.InformationElementUtil.HtOperation;
1197 HtOperation htOperation = new HtOperation(); in getHtOperationElement()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java174 public static class HtOperation { class in InformationElementUtil