Searched refs:TOP_WALLPAPER_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
35 import static android.server.wm.app.Components.TOP_WALLPAPER_ACTIVITY;299 topActivity = TOP_WALLPAPER_ACTIVITY; in testTransitionSelection()
152 public static final ComponentName TOP_WALLPAPER_ACTIVITY = component("TopWallpaperActivity"); field in Components