Home
last modified time | relevance | path

Searched defs:contentIntent (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/sim/
H A DSimActivationNotifier.java144 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 DSpamBlockingPromoHelper.java160 PendingIntent contentIntent, in showSpamBlockingPromoNotification()
180 PendingIntent contentIntent, PendingIntent actionIntent) { in getSpamBlockingPromoNotification()
/aosp12/packages/apps/Settings/src/com/android/settings/slices/
H A DSliceBuilderUtils.java258 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 DPackageInstalledNotificationUtils.java271 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 DExpandableNotificationRowDragController.java87 final PendingIntent contentIntent = notification.contentIntent != null in startDragAndDrop() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java448 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 DEmergencyCallbackModeService.java195 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, intent, in showNotification() local
H A DNotificationMgr.java617 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 DLegacyVoicemailNotifier.java112 PendingIntent contentIntent; in createNotification() local
H A DMissedCallNotifier.java461 Intent contentIntent = MainComponent.getShowCallLogIntent(context); in createCallLogPendingIntent() local
/aosp12/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
H A DNotificationController.java196 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 DOngoingCallControllerTest.kt584 val contentIntent = mock(PendingIntent::class.java) regex
/aosp12/packages/apps/Nfc/src/com/android/nfc/beam/
H A DBeamTransferManager.java345 PendingIntent contentIntent = PendingIntent.getActivity( in updateNotification() local
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java363 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 Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...