Home
last modified time | relevance | path

Searched refs:preIntent (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java1735 final Intent preIntent = new Intent("com.android.setupwizard.OEM_PRE_SETUP"); in testNetworkSetupWizardPermission() local
1736 preIntent.addCategory(Intent.CATEGORY_DEFAULT); in testNetworkSetupWizardPermission()
1738 .resolveActivity(preIntent, PackageManager.MATCH_DISABLED_COMPONENTS); in testNetworkSetupWizardPermission()