Home
last modified time | relevance | path

Searched defs:rotatedDisplaySize (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java1757 Point rotatedDisplaySize = new Point(displaySize.y, displaySize.x); in testSetWallpaperWithCrops_twoCrops() local
1783 Point rotatedDisplaySize = new Point(displaySize.y, displaySize.x); in testSetWallpaperWithCrops_description_twoCrops() local