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