Searched refs:mTtsToFileButton (Results 1 – 1 of 1) sorted by relevance
78 ToggleButton mTtsToFileButton; field in ScoAudioTest141 mTtsToFileButton = (ToggleButton)findViewById(R.id.TtsToFileButton); in onCreate()142 mTtsToFileButton.setOnCheckedChangeListener(mTtsToFileChanged); in onCreate()144 mTtsToFileButton.setChecked(mTtsToFile); in onCreate()