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.java122 final ChangeWallpaperSession wallpaperSession = createManagedChangeWallpaperSession(); in testWallpaperGetDisplayContext() local
130 wallpaperSession.setWallpaperComponent(TEST_LIVE_WALLPAPER_SERVICE); in testWallpaperGetDisplayContext()
142 final ChangeWallpaperSession wallpaperSession = createManagedChangeWallpaperSession(); in testWallpaperShowOnSecondaryDisplays() local
150 final Bitmap tmpWallpaper = wallpaperSession.getTestBitmap(); in testWallpaperShowOnSecondaryDisplays()
151 wallpaperSession.setImageWallpaper(tmpWallpaper); in testWallpaperShowOnSecondaryDisplays()