Searched refs:getContactColumnIdIndex (Results 1 – 2 of 2) sorted by relevance
65 public int getContactColumnIdIndex() { in getContactColumnIdIndex() method in MultiSelectEntryContactListAdapter148 return cursor.getLong(getContactColumnIdIndex()); in getItemId()157 bindViewId(view, cursor, getContactColumnIdIndex()); in bindView()
193 final int contactIdColumnIndex = getAdapter().getContactColumnIdIndex(); in getContactId()