Searched refs:setMatchAllOis (Results 1 – 11 of 11) sorted by relevance
161 public void setMatchAllOis(@Nullable long[] matchAllOis) { in setMatchAllOis() method in HomeSp512 homeSp.setMatchAllOis(in.createLongArray());
67 homeSp.setMatchAllOis(new long[] {0x11L, 0x22L}); in createHomeSp()
733 homeSp.setMatchAllOis(ois); in testValidatePasspointConfig()735 homeSp.setMatchAllOis(null); in testValidatePasspointConfig()
136 homeSp.setMatchAllOis(new long[]{0x11223344}); in generateConfigurationFromPPSMOTree()
115 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
148 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
1646 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOi()1678 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOiNegative()
587 homeSp.setMatchAllOis((long[]) value); in deserializeHomeSP()
727 homeSp.setMatchAllOis(convertFromLongList(homeOIs.first)); in parseHomeSP()
1236 method public void setMatchAllOis(@Nullable long[]);
732 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAllOis([J)V