Searched defs:shortcutType (Results 1 – 3 of 3) sorted by relevance
97 final int shortcutType = getShortcutTypeFromPosition(position); in getView() local100 assignShortcutToView((ContactListItemView) convertView, shortcutType); in getView() local152 final int shortcutType = getShortcutTypeFromPosition(position); in isEnabled() local160 private void assignShortcutToView(ContactListItemView v, int shortcutType) { in assignShortcutToView()204 public boolean setShortcutEnabled(int shortcutType, boolean visible) { in setShortcutEnabled()
145 final int shortcutType = adapter.getShortcutTypeFromPosition(adapterPosition); in onItemClick() local
240 final int shortcutType = adapter.getShortcutTypeFromPosition(position); in onItemClick() local