Home
last modified time | relevance | path

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

123

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java150 .setContentIntent(ToastService.getPendingIntent(context, "Clicked on bigText")) in makeBigTextNotification()
170 .setContentIntent(ToastService.getPendingIntent(context, "Clicked on Upload")) in makeUploadNotification()
281 .setContentIntent(fullscreenIntent) in testCreate()
299 … .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on Stopwatch")) in testCreate()
314 … .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on calendar event")) in testCreate()
340 .setContentIntent( in testCreate()
358 .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on Mail")) in testCreate()
376 .setContentIntent(ToastService.getPendingIntent(mContext, "Clicked on Social")) in testCreate()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java512 .setContentIntent(makeIntent2())
566 .setContentIntent(makeIntent())
579 .setContentIntent(makeIntent())
592 .setContentIntent(makeIntent())
605 .setContentIntent(makeIntent())
619 .setContentIntent(makeIntent())
914 .setContentIntent(makeIntent())
935 .setContentIntent(makeIntent())
951 .setContentIntent(makeIntent())
964 .setContentIntent(makeIntent())
[all …]
DStatusBarTest.java169 .setContentIntent(pi)
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java220 .setContentIntent(buildForgetPendingIntent(rec)) in updateMissingPrivateVolumes()
249 .setContentIntent(buildInitPendingIntent(disk)) in onDiskScannedInternal()
386 .setContentIntent(unmountIntent) in onVolumeMounted()
396 .setContentIntent(initIntent) in onVolumeMounted()
413 .setContentIntent(browseIntent) in onVolumeMounted()
456 .setContentIntent(action) in onVolumeUnmountable()
523 .setContentIntent(intent) in onMoveProgress()
574 .setContentIntent(intent) in onMoveFinished()
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DSchedulerService.java40 .setContentIntent(PendingIntent.getActivity(this, 0, in onStartCommand()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryStateNotifier.kt69 .setContentIntent(pi) in onBatteryUnknownStateChanged()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java283 .setContentIntent(contentIntent) in getGroupNotificationBuilder()
312 .setContentIntent(contentIntent) in getAppInstalledNotificationBuilder()
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
DFixVibrateSetting.java121 .setContentIntent(pending) in test()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotNotificationsController.java86 b.setContentIntent(pendingIntent); in notifyScreenshotError()
/frameworks/base/core/java/android/debug/
DAdbNotifications.java93 .setContentIntent(pIntent) in createNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
DVpnStatusObserver.kt121 .setContentIntent(VpnConfig.getIntentForStatusPanel(mContext)) in <lambda>()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DWifiSoftApConfigChangedNotifier.java77 .setContentIntent(getPendingActivity(context)) in createConversionNotification()
/frameworks/base/core/java/android/app/
DRecoverableSecurityException.java119 .setContentIntent(mUserAction.getActionIntent()) in showAsNotification()
/frameworks/base/core/tests/notificationtests/src/android/app/
DNotificationStressTest.java124 .setContentIntent(pendingIntent) in sendNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java284 nb.setContentIntent(pendingBroadcast(ACTION_SHOW_BATTERY_SETTINGS)); in showWarningNotification()
317 nb.setContentIntent(pendingBroadcast(ACTION_ENABLE_AUTO_SAVER)); in showAutoSaverSuggestionNotification()
396 .setContentIntent(pendingBroadcast(ACTION_CLICKED_TEMP_WARNING)) in showHighTemperatureWarning()
482 .setContentIntent(pendingBroadcast(ACTION_CLICKED_THERMAL_SHUTDOWN_WARNING)) in showThermalShutdownWarning()
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DBiometricNotificationUtils.java123 .setContentIntent(pendingIntent) in showNotificationHelper()
/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java101 builder.setContentIntent(openIntent); in showNotification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallControllerTest.kt428 notificationEntryBuilder.modifyNotification(context).setContentIntent(null) in createOngoingCallNotifEntry()
432 notificationEntryBuilder.modifyNotification(context).setContentIntent(contentIntent) in createOngoingCallNotifEntry()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DLeakReporter.java108 .setContentIntent(PendingIntent.getActivityAsUser( in dumpLeak()
/frameworks/base/packages/Shell/src/com/android/shell/
DHeapDumpReceiver.java182 .setContentIntent(PendingIntent.getActivity(context, 2, shareIntent, in showDumpNotification()
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java123 .setContentIntent(getContentIntent(context, mPackageName)); in onPostNotification()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DWindowMagnificationPromptController.java120 .setContentIntent(createPendingIntent(ACTION_TURN_ON_IN_SETTINGS)) in showNotificationIfNeeded()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipNotificationController.java90 .setContentIntent(createPendingIntent(context, ACTION_SHOW_PIP_MENU)) in TvPipNotificationController()
/frameworks/base/services/core/java/com/android/server/am/
DPreBootBroadcaster.java179 .setContentIntent(contentIntent)
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java183 builder.setContentIntent(intent1); in allPendingIntents_recollectedAfterReusingBuilder()
190 builder.setContentIntent(intent2); in allPendingIntents_recollectedAfterReusingBuilder()

123