Home
last modified time | relevance | path

Searched refs:ChangeWallpaperSession (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()
137 try (final ChangeWallpaperSession wallpaperSession = new ChangeWallpaperSession(); in testWallpaperShowOnSecondaryDisplays()
162 private class ChangeWallpaperSession implements AutoCloseable { class in MultiDisplaySystemDecorationTests
166 public ChangeWallpaperSession() { in ChangeWallpaperSession() method in MultiDisplaySystemDecorationTests.ChangeWallpaperSession