Home
last modified time | relevance | path

Searched refs:createManagedChangeWallpaperSession (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()
142 final ChangeWallpaperSession wallpaperSession = createManagedChangeWallpaperSession(); in testWallpaperShowOnSecondaryDisplays()
162 private ChangeWallpaperSession createManagedChangeWallpaperSession() { in createManagedChangeWallpaperSession() method in MultiDisplaySystemDecorationTests