Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySystemDecorationTests.java115 try (final ChangeWallpaperSession wallpaperSession = new ChangeWallpaperSession(); in testWallpaperGetDisplayContext() argument
123 wallpaperSession.setWallpaperComponent(TEST_LIVE_WALLPAPER_SERVICE); in testWallpaperGetDisplayContext()
137 try (final ChangeWallpaperSession wallpaperSession = new ChangeWallpaperSession(); in testWallpaperShowOnSecondaryDisplays() argument
147 final Bitmap tmpWallpaper = wallpaperSession.getTestBitmap(); in testWallpaperShowOnSecondaryDisplays()
148 wallpaperSession.setImageWallpaper(tmpWallpaper); in testWallpaperShowOnSecondaryDisplays()