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

  /packages/apps/Contacts/src/com/android/contacts/list/
JoinContactListAdapter.java 191 bindNameAndViewId(view, cursor);
198 bindNameAndViewId(view, cursor);
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DefaultContactListAdapter.java 245 bindNameAndViewId(view, cursor);
ContactListAdapter.java 269 protected void bindNameAndViewId(final ContactListItemView view, Cursor cursor) {

Completed in 317 milliseconds