public void unregisterAccountListener() { AccountManager.unregisterAccountListener("FacebookSetContactActivity"); }
public void registerAccountListener() { AccountManager.registerAccountListener("FacebookSetContactActivity", this); }