Searched refs:handoverShutdown (Results 1 – 7 of 7) sorted by relevance
172 public boolean handoverShutdown(int handoverPort); in handoverShutdown() method
163 if (!mScheduler.handoverShutdown(mHandoverPort)) { in run()
1735 public synchronized boolean handoverShutdown(int handoverPort) { in handoverShutdown() method in CommandScheduler
105 verify(mMockScheduler).handoverShutdown(5555); in testProcessClientOperations_initHandover()
349 EasyMock.expect(mMockScheduler.handoverShutdown(port)).andReturn(Boolean.TRUE); in testHandover()
336 if (!mScheduler.handoverShutdown(port)) { in processStartHandover()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...