Searched refs:getBitmapAsUser (Results 1 – 2 of 2) sorted by relevance
127 mWallpaperManager.getBitmapAsUser(selectedUser.getIdentifier())); in loadBitmap()
718 return getBitmapAsUser(mContext.getUserId()); in getBitmap()726 public Bitmap getBitmapAsUser(int userId) { in getBitmapAsUser() method in WallpaperManager