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

/frameworks/base/core/java/android/app/
H A DActionBar.java142 DISPLAY_HOME_AS_UP,
180 public static final int DISPLAY_HOME_AS_UP = 0x4; field in class:ActionBar
829 * <p>Setting the {@link #DISPLAY_HOME_AS_UP} display option will automatically enable
858 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
878 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
903 * {@link #DISPLAY_HOME_AS_UP} display option. If you have changed the home-as-up
922 * {@link #DISPLAY_HOME_AS_UP} display option. If you have changed the home-as-up
/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DActionBar.java137 DISPLAY_HOME_AS_UP,
175 public static final int DISPLAY_HOME_AS_UP = 0x4; field in class:ActionBar
823 * <p>Setting the {@link #DISPLAY_HOME_AS_UP} display option will automatically enable
854 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
874 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
899 * {@link #DISPLAY_HOME_AS_UP} display option. If you have changed the home-as-up
918 * {@link #DISPLAY_HOME_AS_UP} display option. If you have changed the home-as-up

Completed in 1394 milliseconds