Searched refs:DISPLAY_SHOW_TITLE (Results 1 – 22 of 22) sorted by relevance
43 mActionBar.setDisplayOptions(ActionBar.DISPLAY_SHOW_TITLE, ActionBar.DISPLAY_SHOW_TITLE); in setDisplayOptionsShowTitle()
44 mActionBar.setDisplayOptions(ActionBar.DISPLAY_SHOW_TITLE, ActionBar.DISPLAY_SHOW_TITLE); in setDisplayOptionsShowTitle()
231 int opts = ActionBar.DISPLAY_SHOW_TITLE | ActionBar.DISPLAY_SHOW_HOME | in detectDisplayOptions()285 if ((mDisplayOpts & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setTitleInt()298 if ((mDisplayOpts & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setSubtitle()426 if ((changed & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setDisplayOptions()427 if ((newOpts & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setDisplayOptions()
201 int opts = ActionBar.DISPLAY_SHOW_TITLE | ActionBar.DISPLAY_SHOW_HOME | in detectDisplayOptions()261 if ((mDisplayOpts & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setTitleInt()274 if ((mDisplayOpts & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setSubtitle()421 if ((changed & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setDisplayOptions()422 if ((newOpts & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setDisplayOptions()
78 ActionBar.DISPLAY_SHOW_TITLE |240 if ((mDisplayOptions & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in onConfigurationChanged()502 (mDisplayOptions & ActionBar.DISPLAY_SHOW_TITLE) != 0 && in setTitleImpl()522 (mDisplayOptions & ActionBar.DISPLAY_SHOW_TITLE) != 0 && in setSubtitle()620 if ((flagsChanged & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setDisplayOptions()621 if ((options & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in setDisplayOptions()929 (mDisplayOptions & ActionBar.DISPLAY_SHOW_TITLE) != 0; in onMeasure()1110 (mDisplayOptions & ActionBar.DISPLAY_SHOW_TITLE) != 0; in onLayout()1694 if ((mDisplayOptions & ActionBar.DISPLAY_SHOW_TITLE) != 0) { in collapseItemActionView()
138 DISPLAY_SHOW_TITLE,187 public static final int DISPLAY_SHOW_TITLE = 0x8; field in ActionBar
143 DISPLAY_SHOW_TITLE,192 public static final int DISPLAY_SHOW_TITLE = 0x8; field in ActionBar
273 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
383 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
278 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
380 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
367 DISPLAY_SHOW_TITLE,
69 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
81 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
3231 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
3330 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8