Home
last modified time | relevance | path

Searched refs:startAllInterfaces (Results 1 – 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/event/
DEventServer.java47 address = startAllInterfaces(port); in EventServer()
/external/sl4a/Utils/src/com/googlecode/android_scripting/
DSimpleServer.java250 public InetSocketAddress startAllInterfaces(int port) { in startAllInterfaces() method in SimpleServer