Searched refs:selectedWallpaperIndex (Results 1 – 1 of 1) sorted by relevance
422 private void runSelectWallpaperTest(int selectedWallpaperIndex) { in runSelectWallpaperTest() argument424 mWallpapers.get(selectedWallpaperIndex).getWallpaperId()); in runSelectWallpaperTest()440 assertEquals(thumbnail.getClipped(), index == selectedWallpaperIndex); in runSelectWallpaperTest() local