Searched refs:mWorkaroundsCheckBox (Results 1 – 1 of 1) sorted by relevance
63 private CheckBox mWorkaroundsCheckBox; field in MainActivity107 mWorkaroundsCheckBox = (CheckBox) findViewById(R.id.boxEnableWorkarounds); in onCreate()187 mWorkaroundsCheckBox.setChecked(NativeEngine.areWorkaroundsEnabled()); in onResume()