Searched refs:tryPort (Results 1 – 1 of 1) sorted by relevance
220 private boolean tryPort(AndroidProxy androidProxy, boolean usePublicIp, int usePort) { in tryPort() method in ScriptingLayerService233 if (!tryPort(androidProxy, usePublicIp, usePort)) { in launchServer()235 tryPort(androidProxy, usePublicIp, 0); in launchServer()