Home
last modified time | relevance | path

Searched refs:LIVE_DIFF_MULTI (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java644 Map.of(WallpaperState.LIVE_DIFF_MULTI, 1, WallpaperState.LIVE_SAME_SINGLE, 0), in testClear()
646 Map.of(WallpaperState.LIVE_DIFF_MULTI, 1, WallpaperState.LIVE_SAME_SINGLE, 0), in testClear()
648 WallpaperState.LIVE_DIFF_MULTI, 2, WallpaperState.LIVE_SAME_SINGLE, 1)); in testClear()
651 WallpaperState.LIVE_DIFF_MULTI, "two different live wallpapers", in testClear()
1293 mWallpaperManager, WallpaperState.LIVE_DIFF_MULTI); in testExistingWallpaperWindows()
1334 WallpaperState.LIVE_DIFF_MULTI); in testSystemAndLockWallpaperVisibility_onHomeScreen()
1369 WallpaperState.LIVE_DIFF_MULTI); in testSystemAndLockWallpaperVisibility_onLockScreen()
1444 WallpaperState wallpaperState = WallpaperState.LIVE_DIFF_MULTI; in testIndependentWallpaperVisibilityBehindActivity_onLockScreen()
DWallpaperManagerTestUtils.java193 LIVE_DIFF_MULTI(TestWallpaper.LIVE1, TestWallpaper.LIVE2, false), enumConstant
/cts/tests/app/WallpaperTest/
DTEST_MAPPING278 …": "android.app.cts.wallpapers.WallpaperManagerTest#testEngineCallbackCountsParam[LIVE_DIFF_MULTI]"