Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
DHomeSp.java172 public void setMatchAnyOis(long[] matchAnyOis) { in setMatchAnyOis() method in HomeSp
358 homeSp.setMatchAnyOis(in.createLongArray());
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/pps/
DHomeSpTest.java64 homeSp.setMatchAnyOis(new long[] {0x33L, 0x44L}); in createHomeSp()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointXmlUtilsTest.java109 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
DPasspointConfigUserStoreDataTest.java139 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
DPasspointProviderTest.java1406 homeSp.setMatchAnyOis(new long[] {0x1234L, 0x2345L}); in matchAnyHomeOi()
1439 homeSp.setMatchAnyOis(new long[] {0x1234L, 0x2345L}); in matchAnyHomeOiNegative()
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/omadm/
DPpsMoParserTest.java134 homeSp.setMatchAnyOis(new long[] {0x55667788}); in generateConfigurationFromPPSMOTree()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointXmlUtils.java497 homeSp.setMatchAnyOis((long[]) value); in deserializeHomeSP()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/omadm/
DPpsMoParser.java679 homeSp.setMatchAnyOis(convertFromLongList(homeOIs.second)); in parseHomeSP()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46233 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAnyOis([J)V