Searched refs:assignShortcutToView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/list/
H A DDialerPhoneNumberListAdapter.java85 assignShortcutToView((ContactListItemView) convertView, shortcutType);
89 assignShortcutToView(v, shortcutType);
134 private void assignShortcutToView(ContactListItemView v, int shortcutType) { method in class:DialerPhoneNumberListAdapter

Completed in 109 milliseconds