Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBar.java135 DISPLAY_USE_LOGO,
151 public static final int DISPLAY_USE_LOGO = 0x1; field in ActionBar
/frameworks/base/core/java/android/app/
DActionBar.java140 DISPLAY_USE_LOGO,
156 public static final int DISPLAY_USE_LOGO = 0x1; field in ActionBar
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DToolbarWidgetWrapper.java62 ActionBar.DISPLAY_SHOW_HOME | ActionBar.DISPLAY_USE_LOGO;
232 ActionBar.DISPLAY_USE_LOGO; in detectDisplayOptions()
348 if ((mDisplayOpts & ActionBar.DISPLAY_USE_LOGO) != 0) { in updateToolbarLogo()
/frameworks/base/core/java/com/android/internal/widget/
DToolbarWidgetWrapper.java62 ActionBar.DISPLAY_SHOW_HOME | ActionBar.DISPLAY_USE_LOGO;
202 ActionBar.DISPLAY_USE_LOGO; in detectDisplayOptions()
345 if ((mDisplayOpts & ActionBar.DISPLAY_USE_LOGO) != 0) { in updateToolbarLogo()
DActionBarView.java75 ActionBar.DISPLAY_USE_LOGO |
615 if ((flagsChanged & ActionBar.DISPLAY_USE_LOGO) != 0) { in setDisplayOptions()
616 … final boolean logoVis = mLogo != null && (options & ActionBar.DISPLAY_USE_LOGO) != 0; in setDisplayOptions()
668 ((mDisplayOptions & ActionBar.DISPLAY_USE_LOGO) == 0 || mLogo == null)) { in setIcon()
686 if (logo != null && (mDisplayOptions & ActionBar.DISPLAY_USE_LOGO) != 0) { in setLogo()
/frameworks/base/core/java/com/android/internal/app/
DToolbarActionBar.java258 setDisplayOptions(useLogo ? DISPLAY_USE_LOGO : 0, DISPLAY_USE_LOGO); in setDisplayUseLogoEnabled()
DWindowDecorActionBar.java368 setDisplayOptions(useLogo ? DISPLAY_USE_LOGO : 0, DISPLAY_USE_LOGO); in setDisplayUseLogoEnabled()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DToolbarActionBar.java263 setDisplayOptions(useLogo ? DISPLAY_USE_LOGO : 0, DISPLAY_USE_LOGO); in setDisplayUseLogoEnabled()
DWindowDecorActionBar.java365 setDisplayOptions(useLogo ? DISPLAY_USE_LOGO : 0, DISPLAY_USE_LOGO); in setDisplayUseLogoEnabled()
/frameworks/base/docs/html/tools/debugging/
Dannotations.jd364 DISPLAY_USE_LOGO,
/frameworks/support/v7/appcompat/api/
D22.0.0.txt70 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
D22.1.0.txt70 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
D22.2.0.txt70 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
D22.2.1.txt70 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
Dcurrent.txt70 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
D23.txt70 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
/frameworks/support/v7/mediarouter/api/
D23.txt82 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
Dcurrent.txt82 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt3232 field public static final int DISPLAY_USE_LOGO = 1; // 0x1
Dsystem-current.txt3331 field public static final int DISPLAY_USE_LOGO = 1; // 0x1