Home | History | Annotate | Download | only in ui

Lines Matching defs:recipient

111                         // Remember the delimiter the user typed to end this recipient. We'll
148 // If the user is in the middle of editing an existing recipient, don't offer the
151 // recipient and the new post-editing recipient. As a precedent, gmail does not show
152 // the auto-complete menu when editing an existing recipient.
253 // Very tricky bug. In the recipient editor, we always leave a trailing
259 // recipient editor was still visible, call mRecipientsEditor.populate(recipients).
260 // This would replace the recipient that had a comma with a recipient
262 // recipient, this would eliminate the span inside the text. The span contains the
265 // the first recipient and get entered into the canonical_addresses table.
467 // recipient, rather than parsing this single name into multiple
492 final Contact recipient;
495 recipient = r;