Searched refs:videoCodecProfileSpinner (Results 1 – 1 of 1) sorted by relevance
1975 Spinner videoCodecProfileSpinner = findViewById(R.id.spinnerVideoCodecProfiles); in saveVideoSettingsOnClick() local1989 ((VideoCodecProfileEnum) videoCodecProfileSpinner.getSelectedItem()).getValue(); in saveVideoSettingsOnClick()2238 Spinner videoCodecProfileSpinner = findViewById(R.id.spinnerVideoCodecProfiles); in setupVideoCodecSelectionLists() local2243 videoCodecProfileSpinner.setAdapter(videoCodecProfileAdaptor); in setupVideoCodecSelectionLists()2244 videoCodecProfileSpinner.setSelection(getSpinnerIndex(videoCodecProfileSpinner, in setupVideoCodecSelectionLists()