Searched defs:testRemote (Results 1 – 3 of 3) sorted by relevance
199 TestRemoteTransition testRemote = new TestRemoteTransition(); in testLaunchPair() local225 TestRemoteTransition testRemote = new TestRemoteTransition(); in testRemoteTransitionConsumed() local
291 IRemoteTransition testRemote = new RemoteTransitionStub() { in testRequestRemoteTransition() local451 IRemoteTransition testRemote = new RemoteTransitionStub() { in testRegisteredRemoteTransition() local489 IRemoteTransition testRemote = new RemoteTransitionStub() { in testRegisteredRemoteTransitionTakeover() local577 IRemoteTransition testRemote = new RemoteTransitionStub() { in testOneShotRemoteHandler() local
246 public void testRemote() throws Exception { in testRemote() method in BroadcastTest