Home | History | Annotate | Download | only in data

Lines Matching defs:Contact

349             Contact.logWithTrace(TAG, "markAsRead mMarkAsReadWaiting: " + mMarkAsReadWaiting +
609 Contact cacheContact = null;
610 for (Contact c : list) {
611 cacheContact = Contact.get(c.getNumber(), false);
1106 Contact.logWithTrace(TAG, "Conversation.markAllConversationsAsSeen");