Searched refs:selectDemoFrameProcessorsButton (Results 1 – 1 of 1) sorted by relevance
110 private @MonotonicNonNull Button selectDemoFrameProcessorsButton; field in ConfigurationActivity187 selectDemoFrameProcessorsButton = findViewById(R.id.select_demo_frameprocessors_button); in onCreate()188 selectDemoFrameProcessorsButton.setOnClickListener(this::selectFrameProcessors); in onCreate()386 selectDemoFrameProcessorsButton.setEnabled(isVideoEnabled); in enableTrackSpecificOptions()