/aosp12/packages/apps/Settings/src/com/android/settings/sim/ |
H A D | SimActivationNotifier.java | 144 PendingIntent contentIntent = in sendNetworkConfigNotification() local 165 PendingIntent contentIntent = in sendSwitchedToRemovableSlotNotification() local 201 PendingIntent contentIntent = in sendEnableDsdsNotification() local
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/spam/promo/ |
H A D | SpamBlockingPromoHelper.java | 160 PendingIntent contentIntent, in showSpamBlockingPromoNotification() 180 PendingIntent contentIntent, PendingIntent actionIntent) { in getSpamBlockingPromoNotification()
|
/aosp12/packages/apps/Settings/src/com/android/settings/slices/ |
H A D | SliceBuilderUtils.java | 258 final PendingIntent contentIntent = getContentPendingIntent(context, sliceData); in buildToggleSlice() local 286 final PendingIntent contentIntent = getContentPendingIntent(context, sliceData); in buildIntentSlice() local 316 final PendingIntent contentIntent = getContentPendingIntent(context, sliceData); in buildSliderSlice() local 356 final PendingIntent contentIntent = getContentPendingIntent(context, sliceData); in buildCopyableSlice() local
|
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
H A D | PackageInstalledNotificationUtils.java | 271 PendingIntent contentIntent = getInstallerEntranceIntent(); in getGroupNotificationBuilder() local 296 PendingIntent contentIntent = getInstalledAppLaunchIntent(); in getAppInstalledNotificationBuilder() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ExpandableNotificationRowDragController.java | 87 final PendingIntent contentIntent = notification.contentIntent != null in startDragAndDrop() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
H A D | BluetoothOppNotification.java | 448 Intent contentIntent = new Intent(Constants.ACTION_OPEN_OUTBOUND_TRANSFER).setClassName( in updateCompletedNotification() local 518 Intent contentIntent = new Intent(Constants.ACTION_OPEN_INBOUND_TRANSFER).setClassName( in updateCompletedNotification() local
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | EmergencyCallbackModeService.java | 195 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, intent, in showNotification() local
|
H A D | NotificationMgr.java | 617 PendingIntent contentIntent = PendingIntent.getActivity( in showDataRoamingNotification() local 691 PendingIntent contentIntent = PendingIntent.getActivity(mContext, 0, in showLimitedSimFunctionWarningNotification() local
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
H A D | LegacyVoicemailNotifier.java | 112 PendingIntent contentIntent; in createNotification() local
|
H A D | MissedCallNotifier.java | 461 Intent contentIntent = MainComponent.getShowCallLogIntent(context); in createCallLogPendingIntent() local
|
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/ |
H A D | NotificationController.java | 196 Intent contentIntent = getBaseIntent(context, INTENT_ACTION_TAP); in showNotification() local
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/ |
H A D | OngoingCallControllerTest.kt | 584 val contentIntent = mock(PendingIntent::class.java) regex
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/ |
H A D | BeamTransferManager.java | 345 PendingIntent contentIntent = PendingIntent.getActivity( in updateNotification() local
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 363 public PendingIntent contentIntent; field in Notification 2464 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification() 3301 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |