Home
last modified time | relevance | path

Searched refs:infoSleep (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/transition/
DShellTransitionTests.java1267 final TransitionInfo infoSleep = new TransitionInfoBuilder(TRANSIT_SLEEP).build(); in testTransitSleep_squashesRecents() local
1271 onTransitionReady(transitions, transitSleep, infoSleep); in testTransitSleep_squashesRecents()