Searched refs:preIntent (Results 1 – 1 of 1) sorted by relevance
2429 final Intent preIntent = new Intent("com.android.setupwizard.OEM_PRE_SETUP"); in testNetworkSetupWizardPermission() local2430 preIntent.addCategory(Intent.CATEGORY_DEFAULT); in testNetworkSetupWizardPermission()2432 .resolveActivity(preIntent, PackageManager.MATCH_DISABLED_COMPONENTS); in testNetworkSetupWizardPermission()