Searched refs:mHDMISupportLbl (Results 1 – 1 of 1) sorted by relevance
58 TextView mHDMISupportLbl; field in ProAudioActivity141 mHDMISupportLbl.setText(getResources().getString( in handleDeviceConnection()144 mHDMISupportLbl.setText(getResources().getString(R.string.audio_proaudio_NA)); in handleDeviceConnection()214 mHDMISupportLbl = (TextView)findViewById(R.id.proAudioHDMISupportLbl); in onCreate()294 mHDMISupportLbl.setText(getResources().getString(R.string.audio_proaudio_pending)); in onClick()297 mHDMISupportLbl.setText(getResources().getString(R.string.audio_proaudio_NA)); in onClick()