Searched refs:bindNameAndViewId (Results 1 – 3 of 3) sorted by relevance
191 bindNameAndViewId(view, cursor); in bindView()198 bindNameAndViewId(view, cursor); in bindView()
200 bindNameAndViewId(view, cursor); in bindView()
250 protected void bindNameAndViewId(final ContactListItemView view, Cursor cursor) { in bindNameAndViewId() method in ContactListAdapter