Searched refs:mCompileModelsOnly (Results 1 – 1 of 1) sorted by relevance
70 private CheckBox mCompileModelsOnly; field in MainActivity164 mCompileModelsOnly = (CheckBox) findViewById(R.id.compile_only); in onCreate()277 final boolean runModelCompilationOnly = mCompileModelsOnly.isChecked(); in startInferenceTest()