Searched defs:pcoData (Results 1 – 3 of 3) sorted by relevance
55 private byte[] pcoData = TEST_PCO_STRING.getBytes(); field in IwlanBroadcastReceiverTest
99 public boolean setPcoData(int pcoId, byte[] pcoData) { in setPcoData()571 private void getInetAddressWithPcoData(byte[] pcoData, ArrayList<InetAddress> validIpList) { in getInetAddressWithPcoData()
71 private byte[] pcoData = testPcoString.getBytes(); field in EpdgSelectorTest