Searched refs:assignShortcutToView (Results 1 – 1 of 1) sorted by relevance
109 assignShortcutToView((ContactListItemView) convertView, shortcutType); in getView()115 assignShortcutToView(v, shortcutType); in getView()172 private void assignShortcutToView(ContactListItemView v, int shortcutType) { in assignShortcutToView() method in DialerPhoneNumberListAdapter