HomeSort by relevance Sort by last modified time
    Searched defs:getNextPortsForUDP (Results 1 - 2 of 2) sorted by null

  /external/apache-harmony/support/src/test/java/tests/support/
Support_PortManager.java 56 return getNextPortsForUDP(1)[0];
62 public static synchronized int[] getNextPortsForUDP(int num) {
  /libcore/support/src/test/java/tests/support/
Support_PortManager.java 56 return getNextPortsForUDP(1)[0];
62 public static synchronized int[] getNextPortsForUDP(int num) {

Completed in 615 milliseconds