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

/frameworks/base/core/java/android/app/
H A DActionBar.java44 * <p>From your activity, you can retrieve an instance of {@link ActionBar} by calling {@link
51 * {@link ActionBar}.
59 public abstract class ActionBar { class
144 * @param view Custom navigation view to place in the ActionBar.
161 * @param view Custom navigation view to place in the ActionBar.
181 * @param resId Resource ID of a layout to inflate into the ActionBar.
336 * defined in ActionBar.
350 * defined in ActionBar.
421 * Set the ActionBar's background. This will be used for the primary
431 * Set the ActionBar'
[all...]

Completed in 103 milliseconds