Searched refs:RecentAppsRowViewHolder (Results 1 – 2 of 2) sorted by relevance
33 public class RecentAppsRowViewHolder extends RecyclerView.ViewHolder { class38 public RecentAppsRowViewHolder(View view, Context context) { in RecentAppsRowViewHolder() method in RecentAppsRowViewHolder
89 return new RecentAppsRowViewHolder(view, mContext); in onCreateViewHolder()100 ((RecentAppsRowViewHolder) holder).bind( in onBindViewHolder()