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

/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DDialerPhoneNumberListAdapter.java108 assignShortcutToView((ContactListItemView) convertView, shortcutType);
113 assignShortcutToView(v, shortcutType);
169 private void assignShortcutToView(ContactListItemView v, int shortcutType) { method in class:DialerPhoneNumberListAdapter

Completed in 86 milliseconds