Home
last modified time | relevance | path

Searched refs:setMatchAllOis (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
DHomeSp.java145 public void setMatchAllOis(long[] matchAllOis) { in setMatchAllOis() method in HomeSp
357 homeSp.setMatchAllOis(in.createLongArray());
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/pps/
DHomeSpTest.java63 homeSp.setMatchAllOis(new long[] {0x11L, 0x22L}); in createHomeSp()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointXmlUtilsTest.java108 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
DPasspointConfigUserStoreDataTest.java138 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
DPasspointProviderTest.java1472 homeSp.setMatchAllOis(new long[] {0x1234L, 0x2345L}); in matchAllHomeOi()
1505 homeSp.setMatchAllOis(new long[] {0x1234L, 0x2345L}); in matchAllHomeOiNegative()
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/omadm/
DPpsMoParserTest.java133 homeSp.setMatchAllOis(new long[] {0x11223344}); in generateConfigurationFromPPSMOTree()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointXmlUtils.java494 homeSp.setMatchAllOis((long[]) value); in deserializeHomeSP()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/omadm/
DPpsMoParser.java678 homeSp.setMatchAllOis(convertFromLongList(homeOIs.first)); in parseHomeSP()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46232 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAllOis([J)V