Searched defs:testRemote (Results 1 – 3 of 3) sorted by relevance
212 TestRemoteTransition testRemote = new TestRemoteTransition(); in testLaunchPair() local238 TestRemoteTransition testRemote = new TestRemoteTransition(); in testRemoteTransitionConsumedForStartAnimation() local261 TestRemoteTransition testRemote = new TestRemoteTransition(); in testRemoteTransitionConsumed() local
295 IRemoteTransition testRemote = new RemoteTransitionStub() { in testRequestRemoteTransition() local524 IRemoteTransition testRemote = new RemoteTransitionStub() { in testRegisteredRemoteTransition() local563 IRemoteTransition testRemote = new RemoteTransitionStub() { in testRegisteredRemoteTransitionTakeover_flagDisabled() local634 IRemoteTransition testRemote = new RemoteTransitionStub() { in testRegisteredRemoteTransitionTakeover_flagEnabled() local707 IRemoteTransition testRemote = new RemoteTransitionStub() { in testOneShotRemoteHandler() local
246 public void testRemote() throws Exception { in testRemote() method in BroadcastTest