Home
last modified time | relevance | path

Searched refs:ContactInvitor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/IM/src/com/android/im/app/
DNewChatActivity.java379 new ContactInvitor(chatSession, username).start(); in onActivityResult()
394 private class ContactInvitor extends ChatListenerAdapter { class in NewChatActivity
398 public ContactInvitor(IChatSession session, String data) { in ContactInvitor() method in NewChatActivity.ContactInvitor