Home | History | Annotate | Download | only in view

Lines Matching full:subtitle

86      * Set the subtitle of the action mode. This method will have no visible effect if
89 * @param subtitle Subtitle string to set
94 public abstract void setSubtitle(CharSequence subtitle);
97 * Set the subtitle of the action mode. This method will have no visible effect if
100 * @param resId Resource ID of a string to set as the subtitle
108 * Set whether or not the title/subtitle display for this action mode
128 * title/subtitle display to be optional.
138 * @return true if this action mode considers the title and subtitle fields
147 * the title and subtitle. Useful for things like search boxes.
149 * @param view Custom view to use in place of the title/subtitle.
184 * Returns the current subtitle of this action mode.
185 * @return Subtitle text