I what my actionbar to have a title and homeAsUp but not the logo or icon.
like this:
If you do not want the icon in particular activity.
getActionBar().setIcon( new ColorDrawable(getResources().getColor(android.R.color.transparent)));