| /packages/apps/Settings/src/com/android/settings/sim/ | 
| D | SimActivationNotifier.java | 144         PendingIntent contentIntent =  in sendNetworkConfigNotification()  local165         PendingIntent contentIntent =  in sendSwitchedToRemovableSlotNotification()  local
 201         PendingIntent contentIntent =  in sendEnableDsdsNotification()  local
 
 | 
| /packages/apps/Dialer/java/com/android/dialer/spam/promo/ | 
| D | SpamBlockingPromoHelper.java | 160       PendingIntent contentIntent,  in showSpamBlockingPromoNotification()180       PendingIntent contentIntent, PendingIntent actionIntent) {  in getSpamBlockingPromoNotification()
 
 | 
| /packages/modules/Permission/service/java/com/android/safetycenter/notifications/ | 
| D | SafetyCenterNotificationFactory.java | 97         PendingIntent contentIntent = newSafetyCenterPendingIntent(userId);  in newNotificationForSuccessfulAction()  local150         PendingIntent contentIntent = newSafetyCenterPendingIntent(issueKey);  in newNotificationForIssue()  local
 
 | 
| /packages/apps/Settings/src/com/android/settings/slices/ | 
| D | SliceBuilderUtils.java | 246         final PendingIntent contentIntent = getContentPendingIntent(context, sliceData);  in buildToggleSlice()  local274         final PendingIntent contentIntent = getContentPendingIntent(context, sliceData);  in buildIntentSlice()  local
 304         final PendingIntent contentIntent = getContentPendingIntent(context, sliceData);  in buildSliderSlice()  local
 
 | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ | 
| D | BluetoothOppNotification.java | 448             Intent contentIntent = new Intent(Constants.ACTION_OPEN_OUTBOUND_TRANSFER).setClassName(  in updateCompletedNotification()  local513             Intent contentIntent = new Intent(Constants.ACTION_OPEN_INBOUND_TRANSFER).setClassName(  in updateCompletedNotification()  local
 
 | 
| /packages/services/Telephony/src/com/android/phone/ | 
| D | EmergencyCallbackModeService.java | 195         PendingIntent contentIntent = PendingIntent.getActivity(this, 0, intent,  in showNotification()  local
 | 
| D | NotificationMgr.java | 628         PendingIntent contentIntent = PendingIntent.getActivity(  in showDataRoamingNotification()  local702         PendingIntent contentIntent = PendingIntent.getActivity(mContext, 0,  in showLimitedSimFunctionWarningNotification()  local
 
 | 
| /packages/apps/Dialer/java/com/android/dialer/app/calllog/ | 
| D | LegacyVoicemailNotifier.java | 111     PendingIntent contentIntent;  in createNotification()  local
 | 
| D | MissedCallNotifier.java | 471     Intent contentIntent = MainComponent.getShowCallLogIntent(context);  in createCallLogPendingIntent()  local
 | 
| /packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/ | 
| D | SafetyCenterNotificationTest.kt | 944         val contentIntent = notificationWithChannel.statusBarNotification.notification.contentIntent  in sendContentPendingIntent_singleIssue_opensSafetyCenterWithIssueVisible()  constant965         val contentIntent = notificationWithChannel.statusBarNotification.notification.contentIntent  in sendContentPendingIntent_anotherHigherSeverityIssue_opensSafetyCenterWithIssueVisible()  constant
 
 | 
| /packages/apps/StorageManager/src/com/android/storagemanager/automatic/ | 
| D | NotificationController.java | 196         Intent contentIntent = getBaseIntent(context, INTENT_ACTION_TAP);  in showNotification()  local
 | 
| /packages/apps/DeskClock/src/com/android/deskclock/alarms/ | 
| D | AlarmNotifications.kt | 533         val contentIntent: Intent = AlarmInstance.createIntent(service, AlarmActivity::class.java,  in showAlarmNotification()  constant
 | 
| /packages/apps/DeskClock/src/com/android/deskclock/data/ | 
| D | TimerNotificationBuilder.kt | 274         val contentIntent: PendingIntent = Utils.pendingActivityIntent(context, content)  in buildHeadsUp()  constant
 |