Home
last modified time | relevance | path

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

123456

/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A 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()
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java512 .setContentIntent(makeIntent2())
566 .setContentIntent(makeIntent())
579 .setContentIntent(makeIntent())
592 .setContentIntent(makeIntent())
605 .setContentIntent(makeIntent())
619 .setContentIntent(makeIntent())
914 .setContentIntent(makeIntent())
951 .setContentIntent(makeIntent())
964 .setContentIntent(makeIntent())
977 .setContentIntent(makeIntent())
[all …]
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmNotifications.kt157 builder.setContentIntent(PendingIntent.getActivity(context, id,
212 builder.setContentIntent(PendingIntent.getActivity(context, id,
314 .setContentIntent(firstUpcoming.contentIntent)
365 .setContentIntent(firstMissed.contentIntent)
417 builder.setContentIntent(PendingIntent.getActivity(context, id,
477 builder.setContentIntent(PendingIntent.getBroadcast(context, id,
535 notification.setContentIntent(PendingIntent.getActivity(service,
/aosp12/packages/apps/Settings/src/com/android/settings/sim/
H A DSimActivationNotifier.java153 .setContentIntent(contentIntent) in sendNetworkConfigNotification()
180 .setContentIntent(contentIntent) in sendSwitchedToRemovableSlotNotification()
212 .setContentIntent(contentIntent) in sendEnableDsdsNotification()
H A DSimSelectNotification.java232 builder.setContentIntent(resultPendingIntent); in createSimSelectNotification()
272 builder.setContentIntent(resultPendingIntent); in createEnableMmsNotification()
320 builder.setContentIntent(resultPendingIntent); in createSimCombinationWarningNotification()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A 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()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DConnectToNetworkNotificationBuilder.java102 .setContentIntent(getPrivateBroadcast(ACTION_PICK_WIFI_NETWORK, notifierTag)) in createConnectToAvailableNetworkNotification()
153 .setContentIntent( in createNetworkFailedNotification()
H A DSoftApNotifier.java81 .setContentIntent(launchWifiTetherSettings()) in buildSoftApShutdownTimeoutExpiredNotification()
H A DWakeupNotificationFactory.java72 .setContentIntent(getPrivateBroadcast(ACTION_OPEN_WIFI_PREFERENCES)) in createOnboardingNotification()
H A DSimRequiredNotifier.java93 .setContentIntent(mFrameworkFacade.getActivity( in showNotification()
H A DWrongPasswordNotifier.java112 .setContentIntent(mFrameworkFacade.getActivity( in showNotification()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java395 b.setContentIntent(PendingIntent.getBroadcast(mContext, 0, intent, in updateActiveNotification()
465 .setContentIntent( in updateCompletedNotification()
534 .setContentIntent( in updateCompletedNotification()
597 .setContentIntent(PendingIntent.getBroadcast(mContext, 0, in updateIncomingFileConfirmNotification()
626 .setContentIntent(PendingIntent.getBroadcast(mContext, 0, in updateIncomingFileConfirmNotification()
/aosp12/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DSchedulerService.java40 .setContentIntent(PendingIntent.getActivity(this, 0, in onStartCommand()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java377 .setContentIntent(pendingIntent) in updateMwi()
574 builder.setContentIntent(PendingIntent.getActivity(mContext, subId /* requestCode */, in updateCfi()
633 .setContentIntent(contentIntent); in showDataRoamingNotification()
717 .setContentIntent(contentIntent); in showLimitedSimFunctionWarningNotification()
793 builder.setContentIntent( in showNetworkSelection()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcBlockedNotification.java68 .setContentIntent(PendingIntent.getActivity(mContext, 0, infoIntent, in startNotification()
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstalledNotificationUtils.java283 .setContentIntent(contentIntent) in getGroupNotificationBuilder()
312 .setContentIntent(contentIntent) in getAppInstalledNotificationBuilder()
/aosp12/packages/apps/Traceur/src/com/android/traceur/
H A DTraceService.java160 .setContentIntent( in startTracingInternal()
223 notificationAttached.setContentIntent(PendingIntent.getActivity( in stopTracingInternal()
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DSimImportService.java199 .setContentIntent(PendingIntent.getActivity(this, 0, intent, 0)); in getCompletedNotification()
213 .setContentIntent(PendingIntent.getActivity(this, 0, intent, 0)); in getFailedNotification()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBatteryStateNotifier.kt69 .setContentIntent(pi)
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DMissedCallNotifier.java203 .setContentIntent(createCallLogPendingIntent()) in updateMissedCallNotification()
211 .setContentIntent(createCallLogPendingIntent()) in updateMissedCallNotification()
414 .setContentIntent(createCallLogPendingIntent(call.callsUri)); in createNotificationBuilder()
H A DVisualVoicemailNotifier.java91 .setContentIntent(newVoicemailIntent(context, null)); in showNotifications()
227 builder.setContentIntent(newVoicemailIntent(context, voicemail)); in createNotificationForVoicemail()
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DSmsStorageStatusManager.java75 .setContentIntent(pendingIntent); in postStorageLowNotification()
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/
H A DNetworkStackNotifier.java246 .setContentIntent(mDependencies.getActivityPendingIntent( in updateNotifications()
258 .setContentIntent(mDependencies.getActivityPendingIntent( in updateNotifications()
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DNotificationImportExportListener.java233 .setContentIntent(PendingIntent.getActivity(context, 0, intent, FLAG_IMMUTABLE)); in constructProgressNotification()
278 .setContentIntent(PendingIntent.getActivity(context, 0, intent, FLAG_IMMUTABLE)) in constructFinishNotification()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DTimerNotificationBuilder.kt162 .setContentIntent(pendingShowApp)
276 .setContentIntent(contentIntent)
363 .setContentIntent(pendingShowApp)

123456