Searched refs:hwAudioSourceNotFound (Results 1 – 2 of 2) sorted by relevance
123 View hwAudioSourceNotFound = view.findViewById(R.id.hw_audio_source_not_found); in onCreateView() local128 hwAudioSourceNotFound.setVisibility(View.VISIBLE); in onCreateView()132 hwAudioSourceNotFound.setVisibility(View.GONE); in onCreateView()
371 final View hwAudioSourceNotFound = view.findViewById(R.id.hw_audio_source_not_found); in onCreateView() local375 hwAudioSourceNotFound.setVisibility(View.VISIBLE); in onCreateView()379 hwAudioSourceNotFound.setVisibility(View.GONE); in onCreateView()