Searched refs:handoverPort (Results 1 – 2 of 2) sorted by relevance
1816 public synchronized boolean handoverShutdown(int handoverPort) { in handoverShutdown() argument1824 mRemoteClient = RemoteClient.connect(handoverPort); in handoverShutdown()1825 CLog.d("Connected to remote manager at %d", handoverPort); in handoverShutdown()
172 public boolean handoverShutdown(int handoverPort); in handoverShutdown() argument