/cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/ |
D | AppUsageObserverTest.java | 37 PendingIntent pendingIntent = PendingIntent.getActivity( in testAppUsageObserver_MinTimeLimit() local 57 PendingIntent pendingIntent = PendingIntent.getActivity( in testUsageSessionObserver_MinTimeLimit() local 78 PendingIntent pendingIntent = PendingIntent.getActivity( in testObserverLimit() local
|
/cts/tests/framework/base/windowmanager/backgroundactivity/AppB/src/android/server/wm/backgroundactivity/appb/ |
D | StartPendingIntentReceiver.java | 33 PendingIntent pendingIntent = intent.getParcelableExtra(PENDING_INTENT_EXTRA); in onReceive() local
|
/cts/tests/framework/base/windowmanager/backgroundactivity/AppA/src/android/server/wm/backgroundactivity/appa/ |
D | SendPendingIntentReceiver.java | 42 final PendingIntent pendingIntent; in onReceive() local
|
/cts/tests/app/src/android/app/cts/ |
D | PendingIntentTest.java | 167 private void pendingIntentSendError(PendingIntent pendingIntent) { in pendingIntentSendError() 351 private void pendingIntentSendShouldFail(PendingIntent pendingIntent) { in pendingIntentSendShouldFail() 604 PendingIntent pendingIntent = PendingIntent.CREATOR.createFromParcel(parcel); in testWriteToParcel() local
|
D | WearableExtenderTest.java | 47 PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testWearableExtender() local 199 PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testWriteToParcel() local
|
/cts/tests/app/app/src/android/app/stubs/ |
D | BubblesTestActivity.java | 63 final PendingIntent pendingIntent = in sendBubble() local
|
D | BubblesTestService.java | 63 final PendingIntent pendingIntent = in getNotificationForTest() local
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | MyNotificationListenerService.java | 87 private void send(String reason, PendingIntent pendingIntent) { in send()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | AuthenticationActivity.java | 83 final PendingIntent pendingIntent = sPendingIntents.get(i); in resetStaticState() local 128 final PendingIntent pendingIntent = PendingIntent.getActivity(context, id, intent, 0); in createSender() local
|
D | CustomDescriptionWithLinkTestCase.java | 283 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, intent, 0); in newCustomDescriptionBuilder() local
|
/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/ |
D | AlarmOperation.java | 94 PendingIntent pendingIntent = PendingIntent.getBroadcast(mContext, 0, intent, 0); in execute() local
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | PackageInstallTest.java | 125 PendingIntent pendingIntent = PendingIntent.getBroadcast( in getCommitCallback() local
|
/cts/tests/tests/appwidget/src/android/appwidget/cts/provider/ |
D | CollectionAppWidgetProvider.java | 109 PendingIntent pendingIntent = PendingIntent.getBroadcast(context, 0, viewIntent, in onUpdate() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | SignificantMotionTestActivity.java | 201 PendingIntent pendingIntent = PendingIntent.getBroadcast(this, 0, intent, 0); in testAPWakeUpOnSMDTrigger() local
|
/cts/tests/tests/packageinstaller/nopermission/src/android.packageinstaller.nopermission.cts/ |
D | NoPermissionTests.kt | 133 val pendingIntent = PendingIntent.getBroadcast(context, 0, Intent(ACTION), in <lambda>() constant
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationAssistantServiceTest.java | 392 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, intent, 0); in testOnActionInvoked_methodExists() local 476 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, intent, 0); in sendNotification() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | BubblesVerifierActivity.java | 469 final PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, intent, 0); in getBasicBubbleBuilder() local 482 final PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, intent, 0); in getBasicNotifBuilder() local
|
/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/ |
D | PackageInstallerTestBase.kt | 146 val pendingIntent = PendingIntent.getBroadcast(context, 0, Intent(INSTALL_ACTION_CB), in <lambda>() constant
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | ActivityLauncher.java | 207 final PendingIntent pendingIntent = PendingIntent.getActivity(launchContext, 0, in launchActivityFromExtras() local
|
/cts/hostsidetests/devicepolicy/app/PackageInstaller/src/com/android/cts/packageinstaller/ |
D | BasePackageInstallTest.java | 153 PendingIntent pendingIntent = PendingIntent.getBroadcast( in getCommitCallback() local
|
/cts/tests/tests/appwidget/src/android/appwidget/cts/ |
D | WidgetTransitionTest.java | 231 PendingIntent pendingIntent = PendingIntent.getBroadcast(mActivity, 0, in testCollection_sendBroadcast() local
|
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/ |
D | MyBroadcastReceiver.java | 203 final PendingIntent pendingIntent = PendingIntent.getService(context, 0, serviceIntent, in sendNotification() local
|
/cts/tests/tests/packageinstaller/adminpackageinstaller/src/android/packageinstaller/admin/cts/ |
D | BasePackageInstallTest.java | 195 PendingIntent pendingIntent = PendingIntent.getBroadcast( in getCommitCallback() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | LegacyNotificationManager20Test.java | 140 final PendingIntent pendingIntent = PendingIntent.getActivity(mContext, 0, intent, 0); in sendNotification() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | MmsTest.java | 214 final PendingIntent pendingIntent = PendingIntent.getBroadcast( in testSendMmsMessage() local
|