Home
last modified time | relevance | path

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

/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
DForceCancelConfirmationTest.kt68 CompanionActivity.startIntentSender(pendingIntent) in test_cancel_confirmation()
85 CompanionActivity.startIntentSender(pendingIntent) in test_cancel_confirmation_not_exist()
DSystemDataTransferTest.kt305 CompanionActivity.startIntentSender(pendingUserConsent!!) in <lambda>()
DUiAutomationTestBase.kt353 CompanionActivity.startIntentSender(pendingConfirmation) in <lambda>()
/cts/tests/tests/companion/multidevice/client/src/android/companion/cts/multidevice/
DCompanionDeviceManagerSnippet.kt82 CompanionActivity.startIntentSender(pendingConfirmation) in associate()
112 CompanionActivity.startIntentSender(pendingIntent) in requestPermissionTransferUserConsent()
/cts/tests/tests/companion/common/src/android/companion/cts/common/
DCompanionActivity.kt69 fun startIntentSender(intentSender: IntentSender) = in startIntentSender() method
/cts/tests/tests/security/src/android/security/cts/CVE_2023_20916/
DCVE_2023_20916.java96 context.startIntentSender(pi.getIntentSender(), null, 0, 0, 0, null); in testPocCVE_2023_20916()
/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/src/android/server/wm/backgroundactivity/appa/
DForegroundActivity.java98 startIntentSender(pi.getIntentSender(), null, 0, 0, 0);
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39797/test-app/src/android/security/cts/CVE_2021_39797_test/
DPocActivity.java93 startIntentSender(pi.getIntentSender(), null, 0, 0, 0, sendOptions); in onCreate()
/cts/tests/framework/base/windowmanager/backgroundactivity/common/src/android/server/wm/backgroundactivity/common/
DTestService.java129 sLatestForegroundActivity.startIntentSender( in sendPendingIntentWithActivity()
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerConfigActivityTest.java94 mLauncherContext1.startIntentSender(sender.get(), null, 0, 0, 0, in testCorrectIntentSenderCreated()
/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/
DCompanionDeviceTestAppActivity.kt150 startIntentSender(intentSender, null, 0, 0, 0) in <lambda>()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt10667 …method public abstract void startIntentSender(android.content.IntentSender, @Nullable android.cont…
10668 …method public abstract void startIntentSender(android.content.IntentSender, @Nullable android.cont…
10926 …method public void startIntentSender(android.content.IntentSender, @Nullable android.content.Inten…
10927 …method public void startIntentSender(android.content.IntentSender, @Nullable android.content.Inten…
Dsystem-current.txt12426 method public final void startIntentSender(@NonNull android.content.IntentSender);