Searched refs:mCurrentLocaleTextView (Results 1 – 1 of 1) sorted by relevance
73 private TextView mCurrentLocaleTextView; field in CustomLocaleActivity119 mCurrentLocaleTextView = (TextView) findViewById(R.id.current_locale); in onCreate()271 mCurrentLocaleTextView.setText(text); in displayCurrentLocale()