Searched refs:leftText (Results 1 – 2 of 2) sorted by relevance
213 …final TextView leftText = (TextView) findViewById(R.id.user_dictionary_tools_list_title_words_coun… in onStart() local214 leftText.setText(mWordList.size() + "/" + MAX_WORD_COUNT); in onStart()434 … TextView leftText = (TextView) findViewById(R.id.user_dictionary_tools_list_title_words_count);435 leftText.setText(size + "/" + MAX_WORD_COUNT);464 … TextView leftText = (TextView) findViewById(R.id.user_dictionary_tools_list_title_words_count);465 leftText.setText(mWordList.size() + "/" + MAX_WORD_COUNT);
565 TextView leftText = (TextView) findViewById(R.id.left_text);570 leftText.setText(R.string.pick_photos_gallery_title);572 leftText.setText(R.string.photos_gallery_title);578 leftText.setText(R.string.pick_videos_gallery_title);580 leftText.setText(R.string.videos_gallery_title);589 leftText.setText(title);