Home
last modified time | relevance | path

Searched refs:TEST_INTERACTIVE_LIVE_WALLPAPER_SERVICE (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWallpaperWindowInputTests.kt84 wallpaperSession.setWallpaperComponent(Components.TEST_INTERACTIVE_LIVE_WALLPAPER_SERVICE) in checkWallpaperEvent()
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java161 public static final ComponentName TEST_INTERACTIVE_LIVE_WALLPAPER_SERVICE = component( field in Components