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