Searched refs:getShortcutTypeFromPosition (Results 1 – 3 of 3) sorted by relevance
80 final int shortcut = getShortcutTypeFromPosition(position); in getItemViewType()97 final int shortcutType = getShortcutTypeFromPosition(position); in getView()128 public int getShortcutTypeFromPosition(int position) { in getShortcutTypeFromPosition() method in DialerPhoneNumberListAdapter152 final int shortcutType = getShortcutTypeFromPosition(position); in isEnabled()
145 final int shortcutType = adapter.getShortcutTypeFromPosition(adapterPosition); in onItemClick()
240 final int shortcutType = adapter.getShortcutTypeFromPosition(position); in onItemClick()