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