Home
last modified time | relevance | path

Searched refs:getInterworkingIE (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java958 InformationElementUtil.getInterworkingIE(new InformationElement[] {ie}); in getInterworkingElementNoVenueIE()
987 InformationElementUtil.getInterworkingIE(new InformationElement[] {ie}); in getInterworkingElementWithVenueIE()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java117 public static Interworking getInterworkingIE(InformationElement[] ies) { in getInterworkingIE() method in InformationElementUtil