Home
last modified time | relevance | path

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

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTestUtils.java168 private static List<TestWallpaper> allStaticTestWallpapers() { in allStaticTestWallpapers() method in WallpaperManagerTestUtils
227 return pickUnused(allStaticTestWallpapers()); in pickUnusedStatic()