Home
last modified time | relevance | path

Searched refs:DISPLAY_SHOW_TITLE (Results 1 – 22 of 22) sorted by relevance

/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
DActionBarWrapper.java43 mActionBar.setDisplayOptions(ActionBar.DISPLAY_SHOW_TITLE, ActionBar.DISPLAY_SHOW_TITLE); in setDisplayOptionsShowTitle()
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
DActionBarWrapper.java44 mActionBar.setDisplayOptions(ActionBar.DISPLAY_SHOW_TITLE, ActionBar.DISPLAY_SHOW_TITLE); in setDisplayOptionsShowTitle()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DToolbarWidgetWrapper.java231 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()
/frameworks/base/core/java/com/android/internal/widget/
DToolbarWidgetWrapper.java201 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()
DActionBarView.java78 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()
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBar.java138 DISPLAY_SHOW_TITLE,
187 public static final int DISPLAY_SHOW_TITLE = 0x8; field in ActionBar
/frameworks/base/core/java/android/app/
DActionBar.java143 DISPLAY_SHOW_TITLE,
192 public static final int DISPLAY_SHOW_TITLE = 0x8; field in ActionBar
/frameworks/base/core/java/com/android/internal/app/
DToolbarActionBar.java273 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
DWindowDecorActionBar.java383 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DToolbarActionBar.java278 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
DWindowDecorActionBar.java380 setDisplayOptions(showTitle ? DISPLAY_SHOW_TITLE : 0, DISPLAY_SHOW_TITLE); in setDisplayShowTitleEnabled()
/frameworks/base/docs/html/tools/debugging/
Dannotations.jd367 DISPLAY_SHOW_TITLE,
/frameworks/support/v7/appcompat/api/
D22.0.0.txt69 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
D22.1.0.txt69 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
D22.2.0.txt69 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
D22.2.1.txt69 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
Dcurrent.txt69 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
D23.txt69 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
/frameworks/support/v7/mediarouter/api/
D23.txt81 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
Dcurrent.txt81 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
/frameworks/base/api/
Dcurrent.txt3231 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
Dsystem-current.txt3330 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8