Searched refs:mBoundString (Results 1 – 2 of 2) sorted by relevance
40 public String mBoundString; field in SimpleStringRecyclerViewAdapter.ViewHolder78 holder.mBoundString = mValues.get(position); in onBindViewHolder()
41 public String mBoundString; field in SimpleStringAdapter.ViewHolder92 holder.mBoundString = mValues.get(position); in onBindViewHolder()