Searched refs:mButtonTestTone (Results 1 – 2 of 2) sorted by relevance
92 private Button mButtonTestTone; field in AudioFrequencyVoiceRecognitionActivity225 mButtonTestTone = (Button) findViewById(R.id.vr_button_test_tone); in onCreate()226 mButtonTestTone.setOnClickListener(mBtnClickListener); in onCreate()335 mButtonTestTone.setEnabled(enable); in enableTestUI()
90 Button mButtonTestTone; field in AudioFrequencyUnprocessedActivity179 mButtonTestTone = (Button) findViewById(R.id.unprocessed_test_tone_btn); in onCreate()180 mButtonTestTone.setOnClickListener(mBtnClickListener); in onCreate()293 mButtonTestTone.setEnabled(enable); in enableTestUI()