Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/
DPreviewActivityTest.java568 TextView subtitle1View = activity.findViewById(R.id.wallpaper_info_subtitle1); in testShowsWallpaperAttribution() local
569 assertEquals("Subtitle 1", subtitle1View.getText()); in testShowsWallpaperAttribution()