Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/pps/
DHomeSp.java161 public void setMatchAllOis(@Nullable long[] matchAllOis) { in setMatchAllOis() method in HomeSp
512 homeSp.setMatchAllOis(in.createLongArray());
/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/pps/
DHomeSpTest.java67 homeSp.setMatchAllOis(new long[] {0x11L, 0x22L}); in createHomeSp()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/
DPasspointConfigurationTest.java733 homeSp.setMatchAllOis(ois); in testValidatePasspointConfig()
735 homeSp.setMatchAllOis(null); in testValidatePasspointConfig()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/omadm/
DPpsMoParserTest.java136 homeSp.setMatchAllOis(new long[]{0x11223344}); in generateConfigurationFromPPSMOTree()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointXmlUtilsTest.java115 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
DPasspointConfigUserStoreDataTest.java148 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
DPasspointProviderTest.java1646 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOi()
1678 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOiNegative()
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointXmlUtils.java587 homeSp.setMatchAllOis((long[]) value); in deserializeHomeSP()
/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/omadm/
DPpsMoParser.java727 homeSp.setMatchAllOis(convertFromLongList(homeOIs.first)); in parseHomeSP()
/packages/modules/Wifi/framework/api/
Dcurrent.txt1236 method public void setMatchAllOis(@Nullable long[]);
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt732 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAllOis([J)V