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