Searched refs:screenshotWallpaperLocked (Results 1 – 3 of 3) sorted by relevance
37 Bitmap wallpaperBitmap = sWm.mRoot.mWallpaperController.screenshotWallpaperLocked(); in testWallpaperScreenshot()45 wallpaperBitmap = mWallpaperController.screenshotWallpaperLocked(); in testWallpaperScreenshot()51 wallpaperBitmap = mWallpaperController.screenshotWallpaperLocked(); in testWallpaperScreenshot()58 wallpaperBitmap = mWallpaperController.screenshotWallpaperLocked(); in testWallpaperScreenshot()63 wallpaperBitmap = mWallpaperController.screenshotWallpaperLocked(); in testWallpaperScreenshot()
700 Bitmap screenshotWallpaperLocked() { in screenshotWallpaperLocked() method in WallpaperController
3696 return mRoot.mWallpaperController.screenshotWallpaperLocked(); in screenshotWallpaper()