Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/domainverification/lib/constants/android/src/com/android/cts/packagemanager/verify/domain/android/
DIntentVariant.kt33 IntentVariant.DEFAULT -> addCategory(Intent.CATEGORY_DEFAULT) in <lambda>()
36 addCategory(Intent.CATEGORY_DEFAULT) in <lambda>()
/cts/tests/tests/settings/src/android/settings/cts/
DWifiSliceTest.java61 private static final String CATEGORY_DEFAULT = "android.intent.category.DEFAULT"; field in WifiSliceTest
120 new Intent(ACTION_ASSIST).addCategory(CATEGORY_DEFAULT); in wifiSlice_grantedPermissionToDefaultAssistant()
151 new Intent(ACTION_VOICE_ASSIST).addCategory(CATEGORY_DEFAULT); in wifiSlice_grantedPermissionToDefaultVoiceAssistant()
/cts/tests/tests/os/src/android/os/cts/
DRequiredComponentsTest.java55 installerIntent.addCategory(Intent.CATEGORY_DEFAULT); in testPackageInstallerPresent()
109 installerIntent.addCategory(Intent.CATEGORY_DEFAULT); in testNoPackageInstallerPresent()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileSharingTest.java97 filter.addCategory(Intent.CATEGORY_DEFAULT); in addCrossProfileIntents()
114 intent.addCategory(Intent.CATEGORY_DEFAULT); in getSendIntent()
/cts/tests/tests/security/src/android/security/cts/CVE_2021_0327/workprofilesetup/
DProvisionedActivity.java31 intentFilter.addCategory(Intent.CATEGORY_DEFAULT); in onCreate()
/cts/tests/tests/content/src/android/content/pm/cts/
DInstantAppTest.java67 intent.addCategory(Intent.CATEGORY_DEFAULT); in testInstantAppInstallerQuery()
/cts/hostsidetests/packagemanager/domainverification/device/multiuser/src/com/android/cts/packagemanager/verify/domain/device/multiuser/
DDomainVerificationWorkProfileCrossProfileIntentTests.kt53 addCategory(Intent.CATEGORY_DEFAULT) in saveAndSetPolicy()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DPersistentIntentResolvingTest.java123 filter.addCategory(Intent.CATEGORY_DEFAULT); in addPersistentPreferredActivity()
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
DAppLinkTest.java107 i.addCategory(Intent.CATEGORY_DEFAULT); in getHttpIntent()
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
DTaskSwitchingDeviceTest.java86 .addCategory(Intent.CATEGORY_DEFAULT) in startActivityAndWait()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DCrossProfileSharingTest.java87 Intent.CATEGORY_DEFAULT),
88 new Intent(Intent.ACTION_PICK).addCategory(Intent.CATEGORY_DEFAULT)
/cts/tests/tests/role/src/android/app/role/cts/
DRoleManagerTest.java562 .addCategory(Intent.CATEGORY_DEFAULT) in openDefaultAppDetailsThenIsNotDefaultApp()
577 .addCategory(Intent.CATEGORY_DEFAULT) in openDefaultAppDetailsAndSetDefaultAppThenIsDefaultApp()
597 .addCategory(Intent.CATEGORY_DEFAULT) in openDefaultAppDetailsAndSetDefaultAppAndSetAnotherThenIsNotDefaultApp()
619 .addCategory(Intent.CATEGORY_DEFAULT) in openDefaultAppListThenHasDefaultApp()
630 .addCategory(Intent.CATEGORY_DEFAULT) in openDefaultAppListThenIsNotDefaultAppInList()
642 .addCategory(Intent.CATEGORY_DEFAULT) in openDefaultAppListAndSetDefaultAppThenIsDefaultApp()
661 .addCategory(Intent.CATEGORY_DEFAULT) in openDefaultAppListAndSetDefaultAppThenIsDefaultAppInList()
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DTestHelper.java117 .addCategory(Intent.CATEGORY_DEFAULT) in launchActivity()
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/util/src/com/android/cts/util/
DTestResult.java73 broadcastIntent.addCategory(Intent.CATEGORY_DEFAULT); in broadcast()
/cts/tests/tests/packageinstaller/adminpackageinstaller/src/android/packageinstaller/admin/cts/
DSessionCommitBroadcastTest.java67 .addCategory(Intent.CATEGORY_DEFAULT); in testBroadcastNotReceivedForDifferentLauncher()
/cts/libs/rollback/src/com/android/cts/rollback/lib/
DRollbackUtils.java261 crashFilter.addCategory(Intent.CATEGORY_DEFAULT); in launchPackageForCrash()
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java820 new String[]{Intent.CATEGORY_DEFAULT}, in testAppEnumerationContactProviders()
844 new String[]{Intent.CATEGORY_DEFAULT}, in testAppEnumerationDocumentEditor()
862 new String[]{Intent.CATEGORY_DEFAULT}, in testAppEnumerationDocumentEditor()
874 Intent.CATEGORY_DEFAULT, in testAppEnumerationDeepLinks()
902 new String[]{Intent.CATEGORY_DEFAULT}, in testAppEnumerationCustomShareSheet()
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java365 intentFilter.addCategory(Intent.CATEGORY_DEFAULT); in sendIntentToTestApp()
/cts/tests/tests/permission3/src/android/permission3/cts/
DBaseUsePermissionTest.kt435 addCategory(Intent.CATEGORY_DEFAULT) in <lambda>()
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DClientTest.java99 filter.addCategory(Intent.CATEGORY_DEFAULT); in setUp()
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTest.java884 intent.addCategory(Intent.CATEGORY_DEFAULT); in testEject()
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java450 i.addCategory(Intent.CATEGORY_DEFAULT); in createLaunchIntent()
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DClientTest.java124 filter.addCategory(Intent.CATEGORY_DEFAULT); in setUp()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1357 intentFilter.addCategory(Intent.CATEGORY_DEFAULT); in launchTestApp()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java1736 preIntent.addCategory(Intent.CATEGORY_DEFAULT); in testNetworkSetupWizardPermission()
1745 postIntent.addCategory(Intent.CATEGORY_DEFAULT); in testNetworkSetupWizardPermission()