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