Home | History | Annotate | Download | only in model

Lines Matching defs:optional

140      * Returns an optional custom edit activity.
151 * Returns an optional custom new contact activity.
162 * Returns an optional custom invite contact activity.
173 * Returns an optional service that can be launched whenever a contact is being looked at.
194 /** Returns an optional Activity string that can be used to view the group. */
199 /** Returns an optional Activity string that can be used to view the stream item. */
204 /** Returns an optional Activity string that can be used to view the stream item photo. */
246 * Returns an optional custom label for the "invite contact" action, which will be shown on
446 public boolean optional;
460 public EditField setOptional(boolean optional) {
461 this.optional = optional;
492 + " optional=" + optional