Searched refs:TEST_LIVE_WALLPAPER_SERVICE (Results 1 – 2 of 2) sorted by relevance
129 public static final ComponentName TEST_LIVE_WALLPAPER_SERVICE = component("LiveWallpaper"); field in Components
24 import static android.server.wm.app.Components.TEST_LIVE_WALLPAPER_SERVICE;123 wallpaperSession.setWallpaperComponent(TEST_LIVE_WALLPAPER_SERVICE); in testWallpaperGetDisplayContext()