Searched refs:peekWallpaperBitmap (Results 1 – 1 of 1) sorted by relevance
249 public Bitmap peekWallpaperBitmap(Context context, boolean returnDefault) { in peekWallpaperBitmap() method in WallpaperManager.Globals371 Bitmap bm = sGlobals.peekWallpaperBitmap(mContext, true); in getDrawable()559 Bitmap bm = sGlobals.peekWallpaperBitmap(mContext, false); in peekDrawable()582 Bitmap bm = sGlobals.peekWallpaperBitmap(mContext, true); in getFastDrawable()597 Bitmap bm = sGlobals.peekWallpaperBitmap(mContext, false); in peekFastDrawable()610 return sGlobals.peekWallpaperBitmap(mContext, true); in getBitmap()