Searched refs:DISPLAY_SHOW_HOME (Results 1 – 7 of 7) sorted by relevance
150 DISPLAY_SHOW_HOME,174 public static final int DISPLAY_SHOW_HOME = 0x2; field in ActionBar
62 ActionBar.DISPLAY_SHOW_HOME | ActionBar.DISPLAY_USE_LOGO;201 int opts = ActionBar.DISPLAY_SHOW_TITLE | ActionBar.DISPLAY_SHOW_HOME | in detectDisplayOptions()344 if ((mDisplayOpts & ActionBar.DISPLAY_SHOW_HOME) != 0) { in updateToolbarLogo()
76 ActionBar.DISPLAY_SHOW_HOME |630 final boolean showHome = (options & ActionBar.DISPLAY_SHOW_HOME) != 0; in setDisplayOptions()1693 if ((mDisplayOptions & ActionBar.DISPLAY_SHOW_HOME) != 0) { in collapseItemActionView()
265 setDisplayOptions(showHome ? DISPLAY_SHOW_HOME : 0, DISPLAY_SHOW_HOME); in setDisplayShowHomeEnabled()
376 setDisplayOptions(showHome ? DISPLAY_SHOW_HOME : 0, DISPLAY_SHOW_HOME); in setDisplayShowHomeEnabled()
3219 field public static final int DISPLAY_SHOW_HOME = 2; // 0x2
3604 field public static final int DISPLAY_SHOW_HOME = 2; // 0x2