Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/
DPreviewActivityTest.java571 TextView subtitle2View = activity.findViewById(R.id.wallpaper_info_subtitle2); in testShowsWallpaperAttribution() local
572 assertEquals("Subtitle 2", subtitle2View.getText()); in testShowsWallpaperAttribution()