Searched defs:DISPLAY_SHOW_CUSTOM (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActionBar.java144 DISPLAY_SHOW_CUSTOM,
200 public static final int DISPLAY_SHOW_CUSTOM = 0x10; field in class:ActionBar
232 * <p>The display option {@link #DISPLAY_SHOW_CUSTOM} must be set for
252 * <p>The display option {@link #DISPLAY_SHOW_CUSTOM} must be set for
/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DActionBar.java139 DISPLAY_SHOW_CUSTOM
196 public static final int DISPLAY_SHOW_CUSTOM = 0x10; field in class:ActionBar
222 * <p>The display option {@link #DISPLAY_SHOW_CUSTOM} must be set for
242 * <p>The display option {@link #DISPLAY_SHOW_CUSTOM} must be set for

Completed in 312 milliseconds