Home | History | Annotate | Download | only in com.example.android.donebar

Lines Matching refs:actionBar

19 import android.app.ActionBar;
58 final ActionBar actionBar = getActionBar();
59 actionBar.setDisplayOptions(
60 ActionBar.DISPLAY_SHOW_CUSTOM,
61 ActionBar.DISPLAY_SHOW_CUSTOM | ActionBar.DISPLAY_SHOW_HOME
62 | ActionBar.DISPLAY_SHOW_TITLE);
63 actionBar.setCustomView(customActionBarView,
64 new ActionBar.LayoutParams(