Searched refs:getCurrentWallpaperLocked (Results 1 – 1 of 1) sorted by relevance
415 mCachedWallpaper = getCurrentWallpaperLocked(context, userId, hardware); in peekWallpaperBitmap()453 private Bitmap getCurrentWallpaperLocked(Context context, int userId, boolean hardware) { in getCurrentWallpaperLocked() method in WallpaperManager.Globals