Searched refs:setMatchAnyOis (Results 1 – 11 of 11) sorted by relevance
199 public void setMatchAnyOis(@Nullable long[] matchAnyOis) { in setMatchAnyOis() method in HomeSp513 homeSp.setMatchAnyOis(in.createLongArray());
68 homeSp.setMatchAnyOis(new long[] {0x33L, 0x44L}); in createHomeSp()
737 homeSp.setMatchAnyOis(ois); in testValidatePasspointConfig()739 homeSp.setMatchAnyOis(null); in testValidatePasspointConfig()
137 homeSp.setMatchAnyOis(new long[]{0x55667788}); in generateConfigurationFromPPSMOTree()
116 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
149 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
1584 homeSp.setMatchAnyOis(TEST_RC_OIS); in matchAnyHomeOi()1615 homeSp.setMatchAnyOis(TEST_RC_OIS); in matchAnyHomeOiNegative()
590 homeSp.setMatchAnyOis((long[]) value); in deserializeHomeSP()
728 homeSp.setMatchAnyOis(convertFromLongList(homeOIs.second)); in parseHomeSP()
1237 method public void setMatchAnyOis(@Nullable long[]);
733 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAnyOis([J)V