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

  /packages/apps/IM/src/com/android/im/app/
ContactListView.java 232 public void viewContactPresence() {
233 viewContactPresence(getSelectedContact());
237 viewContactPresence(getContactAtPosition(packedPosition));
240 public void viewContactPresence(Cursor c) {
ContactListActivity.java 428 mContactListView.viewContactPresence(c);

Completed in 22 milliseconds