Searched refs:mMainView (Results 1 – 2 of 2) sorted by relevance
36 private TextView mMainView; field in HelloSpellCheckerActivity44 mMainView = (TextView)findViewById(R.id.main); in onCreate()124 mMainView.append(sb.toString()); in onGetSuggestions()154 mMainView.append(sb.toString()); in onGetSentenceSuggestions()
45 View mMainView; field in DisplayActivity96 mMainView.setSystemUiVisibility(flag); in setFullScreen()168 mMainView = getLayoutInflater().inflate(R.layout.fragmenthost, null);171 setContentView(mMainView);282 mMainView = null;