Home | History | Annotate | Download | only in app

Lines Matching defs:hide

96     /** @hide */
144 /** @hide */
211 * @hide pending API approval
812 * Hide the ActionBar if it is currently showing.
818 * ActionBar using the overlay feature to hide through
821 * seamlessly hide it in conjunction with other screen decorations.
823 public abstract void hide();
877 * @hide pending API approval
970 * {@link #hide() hidden}. A call to {@link #show() show} will cause it to return to full view.
976 throw new UnsupportedOperationException("Hide on content scroll is not supported in " +
985 * @return true if hide-on-content-scroll is enabled
995 * <p>The action bar's current hide offset is the distance that the action bar is currently
1006 * Set the current hide offset of the action bar.
1008 * <p>The action bar's current hide offset is the distance that the action bar is currently
1016 throw new UnsupportedOperationException("Setting an explicit action bar hide offset " +
1048 /** @hide */
1052 /** @hide */
1056 /** @hide */
1060 /** @hide */
1064 /** @hide */
1069 /** @hide */
1074 /** @hide */
1079 /** @hide */
1084 /** @hide */
1089 /** @hide */
1094 /** @hide */
1099 /** @hide */
1103 /** @hide */
1420 /** @hide */