Searched refs:setMatchAllOis (Results 1 – 9 of 9) sorted by relevance
145 public void setMatchAllOis(long[] matchAllOis) { in setMatchAllOis() method in HomeSp357 homeSp.setMatchAllOis(in.createLongArray());
63 homeSp.setMatchAllOis(new long[] {0x11L, 0x22L}); in createHomeSp()
108 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
138 homeSp.setMatchAllOis(new long[] {0x11223344}); in createFullPasspointConfiguration()
1472 homeSp.setMatchAllOis(new long[] {0x1234L, 0x2345L}); in matchAllHomeOi()1505 homeSp.setMatchAllOis(new long[] {0x1234L, 0x2345L}); in matchAllHomeOiNegative()
133 homeSp.setMatchAllOis(new long[] {0x11223344}); in generateConfigurationFromPPSMOTree()
494 homeSp.setMatchAllOis((long[]) value); in deserializeHomeSP()
678 homeSp.setMatchAllOis(convertFromLongList(homeOIs.first)); in parseHomeSP()
46232 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAllOis([J)V