Home | History | Annotate | Download | only in message

Lines Matching defs:clist

985         ContactList clist = this.getContactHeaders();
986 if (clist != null) {
987 return (Contact) clist.getFirst();