Searched refs:postIntent (Results 1 – 1 of 1) sorted by relevance
1744 final Intent postIntent = new Intent("com.android.setupwizard.OEM_POST_SETUP"); in testNetworkSetupWizardPermission() local1745 postIntent.addCategory(Intent.CATEGORY_DEFAULT); in testNetworkSetupWizardPermission()1747 .resolveActivity(postIntent, PackageManager.MATCH_DISABLED_COMPONENTS); in testNetworkSetupWizardPermission()