HomeSort by relevance Sort by last modified time
    Searched full:nextlocalport (Results 1 - 1 of 1) sorted by null

  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/device/
DeviceBridge.java 38 private static int nextLocalPort = Configuration.DEFAULT_SERVER_PORT;
145 int localPort = nextLocalPort++;

Completed in 32 milliseconds