Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java196 InformationElementUtil.HtOperation htOperation = new InformationElementUtil.HtOperation(); in NetworkDetail()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java37 import com.android.server.wifi.util.InformationElementUtil.HtOperation;
1642 HtOperation htOperation = new HtOperation(); in getHtOperationElement()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java487 public static class HtOperation { class in InformationElementUtil