Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPersister.java51 private List<String> mHomeAttributions; field in TestWallpaperPersister
111 mHomeAttributions = attributions; in setWallpaperInRotation()
121 mHomeAttributions = attributions; in setWallpaperBitmapInNextRotation()
129 mHomeAttributions = attributions; in finalizeWallpaperForNextRotation()
146 return mHomeAttributions; in getHomeAttributions()