Searched refs:ContactInvitor (Results 1 – 1 of 1) sorted by relevance
379 new ContactInvitor(chatSession, username).start(); in onActivityResult()394 private class ContactInvitor extends ChatListenerAdapter { class in NewChatActivity398 public ContactInvitor(IChatSession session, String data) { in ContactInvitor() method in NewChatActivity.ContactInvitor