Searched refs:setMatchAllOis (Results 1 – 10 of 10) sorted by relevance
154 public void setMatchAllOis(@Nullable long[] matchAllOis) { in setMatchAllOis() method in HomeSp433 homeSp.setMatchAllOis(in.createLongArray());
67 homeSp.setMatchAllOis(new long[] {0x11L, 0x22L}); in createHomeSp()
114 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
147 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
1625 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOi()1657 homeSp.setMatchAllOis(TEST_RC_OIS); in matchAllHomeOiNegative()
136 homeSp.setMatchAllOis(new long[]{0x11223344}); in generateConfigurationFromPPSMOTree()
545 homeSp.setMatchAllOis((long[]) value); in deserializeHomeSP()
727 homeSp.setMatchAllOis(convertFromLongList(homeOIs.first)); in parseHomeSP()
934 method public void setMatchAllOis(@Nullable long[]);
732 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAllOis([J)V