Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstalledNotificationUtils.java272 PendingIntent contentIntent = getInstallerEntranceIntent(); in getGroupNotificationBuilder() local
297 PendingIntent contentIntent = getInstalledAppLaunchIntent(); in getAppInstalledNotificationBuilder() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowDragController.java103 final PendingIntent contentIntent = notification.contentIntent != null in startDragAndDrop() local
/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/tv/
DTvPipNotificationTests.kt177 private val StatusBarNotification.contentIntent: PendingIntent? constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallControllerTest.kt693 val contentIntent = mock(PendingIntent::class.java) in createOngoingCallNotifEntry() constant
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java289 PendingIntent contentIntent = createPendingIntent("content"); in allPendingIntents_resilientToAnotherNotificationInExtras() local
310 PendingIntent contentIntent = createPendingIntent("content"); in allPendingIntents_alsoInPublicVersion() local
/frameworks/base/services/core/java/com/android/server/sensorprivacy/
DSensorPrivacyService.java709 PendingIntent contentIntent = PendingIntent.getActivity(mContext, sensor, in showSensorUseReminderNotification() local
/frameworks/base/core/java/android/app/
DNotification.java389 public PendingIntent contentIntent; field in Notification
2618 CharSequence contentTitle, CharSequence contentText, Intent contentIntent) in Notification()
3713 CharSequence contentTitle, CharSequence contentText, PendingIntent contentIntent) { in setLatestEventInfo()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...