No, but you can replace the icon with a separate logo graphic (android:logo and then setDisplayUseLogoEnabled()). You could embed your two-line title as part of the logo graphic and then not show the original title string via setDisplayShowTitleEnabled(). AFAIK, that combination should work.