Home
last modified time | relevance | path

Searched refs:mCurrentLocaleTextView (Results 1 – 1 of 1) sorted by relevance

/development/apps/CustomLocale/src/com/android/customlocale2/
DCustomLocaleActivity.java73 private TextView mCurrentLocaleTextView; field in CustomLocaleActivity
119 mCurrentLocaleTextView = (TextView) findViewById(R.id.current_locale); in onCreate()
271 mCurrentLocaleTextView.setText(text); in displayCurrentLocale()