Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/individual/
H A DIndividualPickerActivityTest.java403 runSelectWallpaperTest(0); in testSelectFirstWallpaper_ShowsClippedThumbnail()
411 runSelectWallpaperTest(1); in testSelectSecondWallpaper_ShowsClippedThumbnail()
419 runSelectWallpaperTest(2); in testSelectThirdWallpaper_ShowsClippedThumbnail()
422 private void runSelectWallpaperTest(int selectedWallpaperIndex) { in runSelectWallpaperTest() method in IndividualPickerActivityTest