Searched refs:ignoreUnsupportedModels (Results 1 – 2 of 2) sorted by relevance
112 boolean ignoreUnsupportedModels = intent.getBooleanExtra(EXTRA_IGNORE_UNSUPPORTED_MODELS, in onResume()124 ignoreUnsupportedModels, runModelCompilationOnly, mmapModel, in onResume()
78 boolean ignoreUnsupportedModels, in intentInitializer() argument87 intent.putExtra(IGNORE_UNSUPPORTED_MODELS, ignoreUnsupportedModels); in intentInitializer()