Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTestUtils.java242 TestWallpaper unusedLive = pickUnusedLive(); in allPossibleChanges() local
245 List<WallpaperChange> result = new ArrayList<>(Stream.of(unusedStatic, unusedLive) in allPossibleChanges()