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

/frameworks/base/core/java/android/app/
H A DActionBar.java146 DISPLAY_HOME_AS_UP,
184 public static final int DISPLAY_HOME_AS_UP = 0x4; field in class:ActionBar
851 * <p>Setting the {@link #DISPLAY_HOME_AS_UP} display option will automatically enable
880 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
900 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
925 * {@link #DISPLAY_HOME_AS_UP} display option. If you have changed the home-as-up
944 * {@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.java143 DISPLAY_HOME_AS_UP,
181 public static final int DISPLAY_HOME_AS_UP = android.app.ActionBar.DISPLAY_HOME_AS_UP; field in class:ActionBar
841 * <p>Setting the {@link #DISPLAY_HOME_AS_UP} display option will automatically enable
873 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
893 * when {@link #DISPLAY_HOME_AS_UP} is enabled. This can be useful if you are using
918 * {@link #DISPLAY_HOME_AS_UP} display option. If you have changed the home-as-up
937 * {@link #DISPLAY_HOME_AS_UP} display option. If you have changed the home-as-up

Completed in 625 milliseconds