Searched refs:LIVE_DIFF_MULTI (Results 1 – 3 of 3) sorted by relevance
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/ |
D | WallpaperManagerTest.java | 644 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()
|
D | WallpaperManagerTestUtils.java | 193 LIVE_DIFF_MULTI(TestWallpaper.LIVE1, TestWallpaper.LIVE2, false), enumConstant
|
/cts/tests/app/WallpaperTest/ |
D | TEST_MAPPING | 278 …": "android.app.cts.wallpapers.WallpaperManagerTest#testEngineCallbackCountsParam[LIVE_DIFF_MULTI]"
|