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