Searched refs:transitSleep (Results 1 – 1 of 1) sorted by relevance
1266 final IBinder transitSleep = new Binder("transitSleep"); in testTransitSleep_squashesRecents() local1269 transitions.requestStartTransition(transitSleep, new TransitionRequestInfo( in testTransitSleep_squashesRecents()1271 onTransitionReady(transitions, transitSleep, infoSleep); in testTransitSleep_squashesRecents()1277 verify(observer).onTransitionFinished(eq(transitSleep), eq(false)); in testTransitSleep_squashesRecents()