Searched refs:ignoreUnsupportedModels (Results 1 – 2 of 2) sorted by relevance
109 boolean ignoreUnsupportedModels = intent.getBooleanExtra(EXTRA_IGNORE_UNSUPPORTED_MODELS, in onResume()119 ignoreUnsupportedModels, runModelCompilationOnly, mmapModel), in onResume()
73 boolean ignoreUnsupportedModels, in intentInitializer() argument81 intent.putExtra(IGNORE_UNSUPPORTED_MODELS, ignoreUnsupportedModels); in intentInitializer()