Home
last modified time | relevance | path

Searched refs:DISPLAY_SHOW_CUSTOM (Results 1 – 20 of 20) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DToolbarWidgetWrapper.java141 setDisplayOptions(mDisplayOpts | ActionBar.DISPLAY_SHOW_CUSTOM); in ToolbarWidgetWrapper()
436 if ((changed & ActionBar.DISPLAY_SHOW_CUSTOM) != 0 && mCustomView != null) { in setDisplayOptions()
437 if ((newOpts & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in setDisplayOptions()
566 if (mCustomView != null && (mDisplayOpts & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in setCustomView()
570 if (view != null && (mDisplayOpts & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in setCustomView()
/frameworks/base/core/java/com/android/internal/widget/
DToolbarWidgetWrapper.java135 setDisplayOptions(mDisplayOpts | ActionBar.DISPLAY_SHOW_CUSTOM); in ToolbarWidgetWrapper()
431 if ((changed & ActionBar.DISPLAY_SHOW_CUSTOM) != 0 && mCustomView != null) { in setDisplayOptions()
432 if ((newOpts & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in setDisplayOptions()
561 if (mCustomView != null && (mDisplayOpts & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in setCustomView()
565 if (view != null && (mDisplayOpts & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in setCustomView()
DActionBarView.java77 ActionBar.DISPLAY_SHOW_CUSTOM |
212 setDisplayOptions(mDisplayOptions | ActionBar.DISPLAY_SHOW_CUSTOM); in ActionBarView()
460 final boolean showCustom = (mDisplayOptions & ActionBar.DISPLAY_SHOW_CUSTOM) != 0; in setCustomView()
637 if ((flagsChanged & ActionBar.DISPLAY_SHOW_CUSTOM) != 0 && mCustomNavView != null) { in setDisplayOptions()
638 if ((options & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in setDisplayOptions()
796 if (mCustomNavView != null && (mDisplayOptions & ActionBar.DISPLAY_SHOW_CUSTOM) != 0) { in onFinishInflate()
1007 } else if ((mDisplayOptions & ActionBar.DISPLAY_SHOW_CUSTOM) != 0 && in onMeasure()
1162 } else if ((mDisplayOptions & ActionBar.DISPLAY_SHOW_CUSTOM) != 0 && in onLayout()
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBar.java139 DISPLAY_SHOW_CUSTOM
196 public static final int DISPLAY_SHOW_CUSTOM = 0x10; field in ActionBar
/frameworks/base/core/java/android/app/
DActionBar.java144 DISPLAY_SHOW_CUSTOM,
200 public static final int DISPLAY_SHOW_CUSTOM = 0x10; field in ActionBar
/frameworks/base/core/java/com/android/internal/app/
DToolbarActionBar.java278 setDisplayOptions(showCustom ? DISPLAY_SHOW_CUSTOM : 0, DISPLAY_SHOW_CUSTOM); in setDisplayShowCustomEnabled()
DWindowDecorActionBar.java388 setDisplayOptions(showCustom ? DISPLAY_SHOW_CUSTOM : 0, DISPLAY_SHOW_CUSTOM); in setDisplayShowCustomEnabled()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DToolbarActionBar.java283 setDisplayOptions(showCustom ? DISPLAY_SHOW_CUSTOM : 0, DISPLAY_SHOW_CUSTOM); in setDisplayShowCustomEnabled()
DWindowDecorActionBar.java385 setDisplayOptions(showCustom ? DISPLAY_SHOW_CUSTOM : 0, DISPLAY_SHOW_CUSTOM); in setDisplayShowCustomEnabled()
/frameworks/base/docs/html/tools/debugging/
Dannotations.jd368 DISPLAY_SHOW_CUSTOM
/frameworks/support/v7/appcompat/api/
D22.0.0.txt67 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
D22.1.0.txt67 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
D22.2.0.txt67 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
D22.2.1.txt67 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
Dcurrent.txt67 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
D23.txt67 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
/frameworks/support/v7/mediarouter/api/
D23.txt79 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
Dcurrent.txt79 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
/frameworks/base/api/
Dcurrent.txt3229 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10
Dsystem-current.txt3328 field public static final int DISPLAY_SHOW_CUSTOM = 16; // 0x10