Searched refs:SuwBlockedPages (Results 1 – 1 of 1) sorted by relevance
45 private val SuwBlockedPages = setOf(AppInfoSettingsProvider.name) constant49 if (name in SuwBlockedPages && !WizardManagerHelper.isDeviceProvisioned(this)) { in Context()