ActionBar Background image

ActionBar ab = getActionBar();

ab.setBackgroundDrawable(getDrawable(R.drawable.image_id));