Home
last modified time | relevance | path

Searched defs:pendingIntent (Results 1 – 25 of 83) sorted by relevance

1234

/cts/tests/tests/virtualdevice/applaunch/src/android/virtualdevice/cts/applaunch/
DActivityManagementTest.java137 PendingIntent pendingIntent = PendingIntent.getActivities( in launchPendingIntent_multipleActivities_shouldLaunchOnSameDisplay() local
161 PendingIntent pendingIntent = PendingIntent.getActivity( in launchPendingIntent_activityIntent_shouldLaunchActivity() local
179 PendingIntent pendingIntent = PendingIntent.getActivity( in launchPendingIntent_serviceIntentTrampolineActivity_shouldLaunchActivity() local
195 PendingIntent pendingIntent = PendingIntent.getService( in launchPendingIntent_serviceIntentNoTrampoline_shouldBeNoOp() local
207 PendingIntent pendingIntent = PendingIntent.getActivity( in launchPendingIntent_nullArguments_shouldThrow() local
/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
DForceCancelConfirmationTest.kt64 val pendingIntent = cdm.buildAssociationCancellationIntent() in test_cancel_confirmation() constant
80 val pendingIntent = cdm.buildAssociationCancellationIntent() in test_cancel_confirmation_not_exist() constant
/cts/tests/framework/base/windowmanager/backgroundactivity/common/aidl/android/server/wm/backgroundactivity/common/
DITestService.aidl29 void sendPendingIntent(in PendingIntent pendingIntent, in Bundle sendOptions); in sendPendingIntent()
30 void sendPendingIntentWithActivity(in PendingIntent pendingIntent, in Bundle sendOptions); in sendPendingIntentWithActivity()
31 …void sendPendingIntentWithActivityForResult(in PendingIntent pendingIntent, in Bundle sendOptions); in sendPendingIntentWithActivityForResult()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DOutOfProcessActivity.java66 final PendingIntent pendingIntent = in onStart() local
90 final PendingIntent pendingIntent = mIntent.getParcelableExtra(EXTRA_FINISH_BROADCAST); in notifyContentCaptureStatus() local
107 static void launchOutOfProcessActivity(PendingIntent pendingIntent, int startAction, in launchOutOfProcessActivity()
DAppKilledTest.java70 final PendingIntent pendingIntent = in startOutOfProcessActivity() local
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DTestServiceClient.java84 public void sendPendingIntent(PendingIntent pendingIntent, Bundle sendOptions) in sendPendingIntent()
89 public void sendPendingIntent(PendingIntent pendingIntent) throws RemoteException { in sendPendingIntent()
97 public void sendPendingIntentWithActivity(PendingIntent pendingIntent, Bundle sendOptions) in sendPendingIntentWithActivity()
106 public void sendPendingIntentWithActivityForResult(PendingIntent pendingIntent, in sendPendingIntentWithActivityForResult()
/cts/tests/framework/base/windowmanager/backgroundactivity/common/src/android/server/wm/backgroundactivity/common/
DTestService.java99 public void sendPendingIntent(PendingIntent pendingIntent, Bundle sendOptions) { in sendPendingIntent()
111 public void sendPendingIntentWithActivityForResult(PendingIntent pendingIntent, in sendPendingIntentWithActivityForResult()
126 public void sendPendingIntentWithActivity(PendingIntent pendingIntent, in sendPendingIntentWithActivity()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilitySystemActionTest.java169 private void assertRegisterAction(int actionID, String pendingIntent) { in assertRegisterAction()
196 private void assertPerformGlobalAction(int actionId, String pendingIntent) { in assertPerformGlobalAction()
216 private RemoteAction getRemoteAction(String pendingIntent) { in getRemoteAction()
/cts/tests/tests/sharesheet/src/android/service/chooser/
DChooserActionTest.kt42 val pendingIntent = PendingIntent.getBroadcast( in testParcel() constant
/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/src/android/server/wm/backgroundactivity/appa/
DStartPendingIntentActivity.java38 final PendingIntent pendingIntent = intent.getParcelableExtra( in onCreate() local
/cts/tests/ambientcontext/src/android/ambientcontext/cts/
DAmbientContextManagerTest.java149 PendingIntent pendingIntent = PendingIntent.getBroadcast( in testRegisterObserver_immmutablePendingIntent() local
165 PendingIntent pendingIntent = in testRegisterObserver_noPermission() local
/cts/tests/smartspace/src/android/smartspace/cts/
DTapActionTest.java51 PendingIntent pendingIntent = TaskStackBuilder.create(getContext()) in testCreateTapAction() local
DSmartspaceTestUtils.java53 PendingIntent pendingIntent = TaskStackBuilder.create(context) in createSmartspaceTapAction() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DBlockingPendingIntent.java65 public PendingIntent pendingIntent() { in pendingIntent() method in BlockingPendingIntent
DBlockingIntentSender.java59 PendingIntent pendingIntent = PendingIntent.getService( in register() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21088/src/android/security/cts/CVE_2023_21088/
DPocActivity.java42 PendingIntent pendingIntent = PendingIntent.getActivity(this, requestCode, in onResume() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40111/src/android/security/cts/CVE_2023_40111/
DPocActivity.java46 PendingIntent pendingIntent = in onResume() local
/cts/tests/cloudsearch/src/android/cloudsearch/cts/
DSearchResultTest.java50 PendingIntent pendingIntent = PendingIntent.getActivity(getContext(), in testCreateSearchResult() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-34723/malicious-app/src/android/security/cts/CVE_2024_34723_malicious_app/
DPocService.java126 final PendingIntent pendingIntent = notification.contentIntent; in postTaskToReproduceVulnerability() local
/cts/tests/app/app/src/android/app/stubs/
DSendBubbleActivity.java64 PendingIntent pendingIntent = PendingIntent.getActivity(context, notifId, in sendInvalidBubble() local
147 final PendingIntent pendingIntent = in getBubbleMetadata() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35668/src/android/security/cts/CVE_2023_35668/
DDeviceTest.java91 PendingIntent pendingIntent = in testWearableExtenderUri() local
/cts/tests/tests/security/src/android/security/cts/
DCVE_2023_21139.java76 PendingIntent pendingIntent = in testPocCVE_2023_21139() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20415/src/android/security/cts/CVE_2022_20415/
DDeviceTest.java62 PendingIntent pendingIntent = PendingIntent.getActivity(mContext, in tryNotificationStart() local
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21129/src/android/security/cts/CVE_2023_21129/
DPocService.java53 PendingIntent pendingIntent = in onStartCommand() local
/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/
DPackageInstallerTestBase.kt251 val pendingIntent = PendingIntent.getBroadcast( in <lambda>() constant
302 val pendingIntent = PendingIntent.getBroadcast( in <lambda>() constant
371 val pendingIntent = PendingIntent.getBroadcast( in <lambda>() constant

1234