/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/ |
H A D | TimerNotificationBuilder.kt | 176 notification.setCustomContentView(buildChronometer(pname, base, running, stateText)) 289 notification.setCustomContentView(buildChronometer(pname, base, true, stateText)) 374 notification.setCustomContentView(buildChronometer(pname, base, true, stateText))
|
H A D | StopwatchNotificationBuilder.kt | 140 .setCustomContentView(content)
|
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/ |
H A D | EmergencyActionForegroundService.java | 180 .setCustomContentView(contentView) in buildCountDownNotification()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflaterTest.java | 263 mBuilder.setCustomContentView(new RemoteViews(getContext().getPackageName(), in doesntReapplyDisallowedRemoteView()
|
H A D | NotificationTestHelper.java | 397 .setCustomContentView(new RemoteViews(mContext.getPackageName(), in createNotification()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationTest.java | 218 builder.setCustomContentView(contentView); in allPendingIntents_containsCustomRemoteViews()
|
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
H A D | NotificationTestList.java | 480 .setCustomContentView(view)
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationRecordTest.java | 195 builder.setCustomContentView(mock(RemoteViews.class)); in getStyledNotification()
|
H A D | NotificationManagerServiceTest.java | 7161 .setCustomContentView(rv) in testRemoveLargeRemoteViews() 7168 .setCustomContentView(rv3) in testRemoveLargeRemoteViews()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 4321 return setCustomContentView(views); in setContent() 4331 public Builder setCustomContentView(RemoteViews contentView) { in setCustomContentView() method in Notification.Builder
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2116 HSPLandroid/app/Notification$Builder;->setCustomContentView(Landroid/widget/RemoteViews;)Landroid/a…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 5940 …method @NonNull public android.app.Notification.Builder setCustomContentView(android.widget.Remote…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2116 HSPLandroid/app/Notification$Builder;->setCustomContentView(Landroid/widget/RemoteViews;)Landroid/a…
|