Searched defs:countTextView (Results 1 – 2 of 2) sorted by relevance
55 TextView countTextView = (TextView) v.findViewById( in bindView() local
128 final TextView countTextView) { in FolderHolder()232 final TextView countTextView = (TextView) itemView.findViewById(R.id.count_textView); in createFolderHolder() local