Searched refs:setMatchAllOis (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
H A DHomeSp.java145 public void setMatchAllOis(long[] matchAllOis) { method in class:HomeSp
357 homeSp.setMatchAllOis(in.createLongArray());
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/pps/
H A DHomeSpTest.java62 homeSp.setMatchAllOis(new long[] {0x11L, 0x22L});
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/omadm/
H A DPpsMoParserTest.java134 homeSp.setMatchAllOis(new long[] {0x11223344});
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
H A DPasspointXmlUtilsTest.java107 homeSp.setMatchAllOis(new long[] {0x11223344});
H A DPasspointConfigStoreDataTest.java129 homeSp.setMatchAllOis(new long[] {0x11223344});
/frameworks/base/wifi/java/android/net/wifi/hotspot2/omadm/
H A DPpsMoParser.java678 homeSp.setMatchAllOis(convertFromLongList(homeOIs.first));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointXmlUtils.java486 homeSp.setMatchAllOis((long[]) value);

Completed in 190 milliseconds