Home
last modified time | relevance | path

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

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