Home | History | Annotate | Download | only in ui

Lines Matching full:conversationlist

860                     mAddContactIntent = ConversationList.createAddContactIntent(
1000 Intent intent = ConversationList.createAddContactIntent(uriString);
2097 // to the ConversationList where the user can enter this in a clean manner.
2487 startActivity(new Intent(this, ConversationList.class));
2721 Intent intent = ConversationList.createAddContactIntent(c.getNumber());
2808 threadId, ConversationList.HAVE_LOCKED_MESSAGES_TOKEN);
4173 case ConversationList.HAVE_LOCKED_MESSAGES_TOKEN:
4183 ConversationList.confirmDeleteThreadDialog(
4184 new ConversationList.DeleteThreadListener(threadIds,
4234 case ConversationList.DELETE_CONVERSATION_TOKEN:
4253 if (token == ConversationList.DELETE_CONVERSATION_TOKEN) {