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

  /packages/apps/IM/src/com/android/im/app/
ContactListView.java 208 public void endChat() {
209 endChat(getSelectedContact());
213 endChat(getContactAtPosition(packedPosition));
216 void endChat(Cursor c) {
ContactListActivity.java 437 mContactListView.endChat(c);

Completed in 24 milliseconds