Searched defs:startLocal (Results 1 – 8 of 8) sorted by relevance
42 @Nonnull private final StartLocal startLocal; field in StartLocalMethodItem46 @Nonnull StartLocal startLocal) { in StartLocalMethodItem()
62 public InetSocketAddress startLocal() { in startLocal() method in AndroidProxy66 public InetSocketAddress startLocal(int port) { in startLocal() method in AndroidProxy
30 public void startLocal(int port) throws IOException { in startLocal() method in AndroidProxy
166 public void startLocal(int port) throws IOException { in startLocal() method in SimpleServer
195 ImmutableStartLocal startLocal = in iterator() local207 ImmutableStartLocal startLocal = in iterator() local
63 public static ImmutableStartLocal of(@Nonnull StartLocal startLocal) { in of()
185 StartLocal startLocal = (StartLocal)debugItem; in internDebug() local
200 public InetSocketAddress startLocal(int port) { in startLocal() method in SimpleServer