Searched refs:ChangeWallpaperSession (Results 1 – 1 of 1) sorted by relevance
115 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 MultiDisplaySystemDecorationTests166 public ChangeWallpaperSession() { in ChangeWallpaperSession() method in MultiDisplaySystemDecorationTests.ChangeWallpaperSession