Searched refs:getBitmapAsUser (Results 1 – 4 of 4) sorted by relevance
131 public Bitmap getBitmapAsUser(int userId, boolean hardware) { in getBitmapAsUser() method in DisabledWallpaperManager
845 return getBitmapAsUser(mContext.getUserId(), hardware); in getBitmap()853 public Bitmap getBitmapAsUser(int userId, boolean hardware) { in getBitmapAsUser() method in WallpaperManager
140 return LoaderResult.success(mWallpaperManager.getBitmapAsUser( in loadBitmap()
9676 Landroid/app/WallpaperManager;->getBitmapAsUser(IZ)Landroid/graphics/Bitmap;