Searched refs:startIntentSender (Results 1 – 13 of 13) sorted by relevance
/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/ |
D | ForceCancelConfirmationTest.kt | 68 CompanionActivity.startIntentSender(pendingIntent) in test_cancel_confirmation() 85 CompanionActivity.startIntentSender(pendingIntent) in test_cancel_confirmation_not_exist()
|
D | SystemDataTransferTest.kt | 305 CompanionActivity.startIntentSender(pendingUserConsent!!) in <lambda>()
|
D | UiAutomationTestBase.kt | 353 CompanionActivity.startIntentSender(pendingConfirmation) in <lambda>()
|
/cts/tests/tests/companion/multidevice/client/src/android/companion/cts/multidevice/ |
D | CompanionDeviceManagerSnippet.kt | 82 CompanionActivity.startIntentSender(pendingConfirmation) in associate() 112 CompanionActivity.startIntentSender(pendingIntent) in requestPermissionTransferUserConsent()
|
/cts/tests/tests/companion/common/src/android/companion/cts/common/ |
D | CompanionActivity.kt | 69 fun startIntentSender(intentSender: IntentSender) = in startIntentSender() method
|
/cts/tests/tests/security/src/android/security/cts/CVE_2023_20916/ |
D | CVE_2023_20916.java | 96 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/ |
D | ForegroundActivity.java | 98 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/ |
D | PocActivity.java | 93 startIntentSender(pi.getIntentSender(), null, 0, 0, 0, sendOptions); in onCreate()
|
/cts/tests/framework/base/windowmanager/backgroundactivity/common/src/android/server/wm/backgroundactivity/common/ |
D | TestService.java | 129 sLatestForegroundActivity.startIntentSender( in sendPendingIntentWithActivity()
|
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/ |
D | ShortcutManagerConfigActivityTest.java | 94 mLauncherContext1.startIntentSender(sender.get(), null, 0, 0, 0, in testCorrectIntentSenderCreated()
|
/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/ |
D | CompanionDeviceTestAppActivity.kt | 150 startIntentSender(intentSender, null, 0, 0, 0) in <lambda>()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 10667 …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…
|
D | system-current.txt | 12426 method public final void startIntentSender(@NonNull android.content.IntentSender);
|