Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java188 InformationElementUtil.Interworking interworking = in NetworkDetail()
189 new InformationElementUtil.Interworking(); in NetworkDetail()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java294 public static Interworking getInterworkingIE(InformationElement[] ies) { in getInterworkingIE()
295 Interworking interworking = new Interworking(); in getInterworkingIE()
1530 public static class Interworking { class in InformationElementUtil
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java1580 InformationElementUtil.Interworking interworking = in getInterworkingElementNoVenueIE()
1609 InformationElementUtil.Interworking interworking = in getInterworkingElementWithVenueIE()