public void execute() throws Exception { mFBBitmap.load(); }
public void execute() throws Exception { mFBUser.load(FBUser.Level.DEFAULT); mFBBitmap = getGlobalState().getFBFactory().getBitmap(mFBUser.getPicture()); mFBBitmap.load(); }