Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/
DHomeSp.java199 public void setMatchAnyOis(@Nullable long[] matchAnyOis) { in setMatchAnyOis() method in HomeSp
513 homeSp.setMatchAnyOis(in.createLongArray());
/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/pps/
DHomeSpTest.java68 homeSp.setMatchAnyOis(new long[] {0x33L, 0x44L}); in createHomeSp()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/
DPasspointConfigurationTest.java737 homeSp.setMatchAnyOis(ois); in testValidatePasspointConfig()
739 homeSp.setMatchAnyOis(null); in testValidatePasspointConfig()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/omadm/
DPpsMoParserTest.java137 homeSp.setMatchAnyOis(new long[]{0x55667788}); in generateConfigurationFromPPSMOTree()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointXmlUtilsTest.java116 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
DPasspointConfigUserStoreDataTest.java149 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
DPasspointProviderTest.java1584 homeSp.setMatchAnyOis(TEST_RC_OIS); in matchAnyHomeOi()
1615 homeSp.setMatchAnyOis(TEST_RC_OIS); in matchAnyHomeOiNegative()
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointXmlUtils.java590 homeSp.setMatchAnyOis((long[]) value); in deserializeHomeSP()
/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/omadm/
DPpsMoParser.java728 homeSp.setMatchAnyOis(convertFromLongList(homeOIs.second)); in parseHomeSP()
/packages/modules/Wifi/framework/api/
Dcurrent.txt1237 method public void setMatchAnyOis(@Nullable long[]);
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt733 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAnyOis([J)V