Searched refs:setWallpaperComponentAndWait (Results 1 – 1 of 1) sorted by relevance
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/ |
D | WallpaperManagerTest.java | 258 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_SYSTEM | FLAG_LOCK); in setBitmap_homeScreen_homeLive_lockScreenUnset_setsLockToHomeAndUpdatesHome() 386 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_SYSTEM | FLAG_LOCK); in setResource_homeScreen_homeLive_lockScreenUnset_setsLockToHomeAndUpdatesHome() 462 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_SYSTEM); in setWallpaperComponent_homeScreen_homeStatic_lockScreenUnset_migratesThenSetsHome() 474 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_SYSTEM | FLAG_LOCK); in setWallpaperComponent_homeScreen_homeLive_lockScreenUnset_migratesThenSetsHome() 482 setWallpaperComponentAndWait(newComponentName, FLAG_SYSTEM); in setWallpaperComponent_homeScreen_homeLive_lockScreenUnset_migratesThenSetsHome() 496 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_SYSTEM); in setWallpaperComponent_homeScreen_lockScreenSet_changesHomeOnly() 506 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_LOCK); in setWallpaperComponent_lockScreen_lockScreenUnset_changesLockOnly() 519 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_LOCK); in setWallpaperComponent_lockScreen_lockScreenSet_changeLockOnly() 529 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_SYSTEM | FLAG_LOCK); in setWallpaperComponent_both_lockScreenUnset_setsHomeToBoth() 541 setWallpaperComponentAndWait(TEST_COMPONENT_NAME, FLAG_SYSTEM | FLAG_LOCK); in setWallpaperComponent_both_lockScreenSet_changesLockOnly() [all …]
|