Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java117 public static Interworking getInterworkingIE(InformationElement[] ies) { in getInterworkingIE()
118 Interworking interworking = new Interworking(); in getInterworkingIE()
224 public static class Interworking { class in InformationElementUtil
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java135 InformationElementUtil.Interworking interworking = in NetworkDetail()
136 new InformationElementUtil.Interworking(); in NetworkDetail()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java957 InformationElementUtil.Interworking interworking = in getInterworkingElementNoVenueIE()
986 InformationElementUtil.Interworking interworking = in getInterworkingElementWithVenueIE()