HomeSort by relevance Sort by last modified time
    Searched refs:startChat (Results 1 - 3 of 3) sorted by null

  /packages/apps/IM/src/com/android/im/app/
ContactListView.java 169 public void startChat() {
170 startChat(getSelectedContact());
174 startChat(getContactAtPosition(packedPosition));
177 void startChat(Cursor c) {
445 startChat(cursor);
ContactListFilterView.java 61 list.mContactListView.startChat(c);
ContactListActivity.java 425 mContactListView.startChat(c);

Completed in 118 milliseconds