Searched refs:enableFallbackCheckBox (Results 1 – 1 of 1) sorted by relevance
107 private @MonotonicNonNull CheckBox enableFallbackCheckBox; field in ConfigurationActivity180 enableFallbackCheckBox = findViewById(R.id.enable_fallback_checkbox); in onCreate()250 bundle.putBoolean(ENABLE_FALLBACK, enableFallbackCheckBox.isChecked()); in startTransformation()