Searched defs:wallpaperWindow (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | WallpaperControllerTests.java | 105 final WindowState wallpaperWindow = createWallpaperWindow(dc); in testWallpaperScreenshot() local 134 final WindowState wallpaperWindow = createWallpaperWindow(dc); in testWallpaperSizeWithFixedTransform() local 185 final WindowState wallpaperWindow = createWallpaperWindow(dc); in testWallpaperZoom() local 208 final WindowState wallpaperWindow = createWallpaperWindow(dc); in testWallpaperZoom_shouldNotScaleWallpaper() local 235 final WindowState wallpaperWindow = createWallpaperWindow(dc); in testWallpaperZoom_multipleCallers() local 291 final WindowState wallpaperWindow = createWallpaperWindow(mDisplayContent); in testShowWhenLockedWallpaperTarget() local 334 final WindowState wallpaperWindow = createWallpaperWindow(mDisplayContent); in testFixedRotationRecentsAnimatingTask() local 374 final WindowState wallpaperWindow = createWallpaperWindow(mDisplayContent); in testWallpaperReportConfigChange() local 397 final WindowState wallpaperWindow = createWallpaperWindow(dc); in testWallpaperTokenVisibility() local 442 private static void resizeDisplayAndWallpaper(DisplayContent dc, WindowState wallpaperWindow, in resizeDisplayAndWallpaper() [all …]
|
| D | RecentsAnimationControllerTest.java | 514 final WindowState wallpaperWindow = createWindow(null, TYPE_WALLPAPER, wallpaperWindowToken, in testWallpaperHasFixedRotationApplied() local
|
| D | TransitionTests.java | 387 final WindowState wallpaperWindow = createWindow(null, TYPE_WALLPAPER, wallpaperWindowToken, in testCreateInfo_wallpaper() local 584 final WindowState wallpaperWindow = createWindow(null, TYPE_WALLPAPER, wallpaperWindowToken, in testTargets_noIntermediatesToWallpaper() local
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputDispatcher_test.cpp | 1757 sp<FakeWindowHandle> wallpaperWindow = in TEST_F() local 1835 sp<FakeWindowHandle> wallpaperWindow = in TEST_F() local 1883 sp<FakeWindowHandle> wallpaperWindow = in TEST_P() local 1966 sp<FakeWindowHandle> wallpaperWindow = in TEST_F() local 2043 sp<FakeWindowHandle> wallpaperWindow = in TEST_F() local
|