Searched refs:mListPosition (Results 1 – 1 of 1) sorted by relevance
38 private int mListPosition = ChooserListAdapter.NO_POSITION; field in ItemViewHolder49 itemView.setOnClickListener(v -> onClick.accept(mListPosition)); in ItemViewHolder()54 onLongClick.accept(mListPosition); in ItemViewHolder()61 mListPosition = listPosition; in setListPosition()