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