Searched refs:bindPinnedIndicator (Results 1 – 1 of 1) sorted by relevance
442 bindPinnedIndicator(holder, mContext.getDrawable(R.drawable.chooser_pinned_background)); in onBindView()475 private void bindPinnedIndicator(ViewHolder holder, Drawable indicator) { in bindPinnedIndicator() method in ChooserListAdapter