Searched refs:setMatchAnyOis (Results 1 – 9 of 9) sorted by relevance
172 public void setMatchAnyOis(long[] matchAnyOis) { in setMatchAnyOis() method in HomeSp358 homeSp.setMatchAnyOis(in.createLongArray());
64 homeSp.setMatchAnyOis(new long[] {0x33L, 0x44L}); in createHomeSp()
109 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
139 homeSp.setMatchAnyOis(new long[] {0x55667788}); in createFullPasspointConfiguration()
1406 homeSp.setMatchAnyOis(new long[] {0x1234L, 0x2345L}); in matchAnyHomeOi()1439 homeSp.setMatchAnyOis(new long[] {0x1234L, 0x2345L}); in matchAnyHomeOiNegative()
134 homeSp.setMatchAnyOis(new long[] {0x55667788}); in generateConfigurationFromPPSMOTree()
497 homeSp.setMatchAnyOis((long[]) value); in deserializeHomeSP()
679 homeSp.setMatchAnyOis(convertFromLongList(homeOIs.second)); in parseHomeSP()
46233 Landroid/net/wifi/hotspot2/pps/HomeSp;->setMatchAnyOis([J)V