Searched refs:updateTextView (Results 1 – 1 of 1) sorted by relevance
257 updateTextView(itemView, in getView()261 updateTextView(itemView, itemView.findViewById(R.id.locale), position); in getView()426 private void updateTextView(View convertView, TextView text, int position) { in updateTextView() method in SuggestedLocaleAdapter