Home
last modified time | relevance | path

Searched refs:setCustomContentView (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryViewWalkerTest.kt196 .setCustomContentView(views) in testViewWalker_customView()
DNotificationMemoryMeterTest.kt103 .setCustomContentView( in currentNotificationMemoryUse_customViewNotification_marksTrue()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java279 mBuilder.setCustomContentView(new RemoteViews(getContext().getPackageName(), in doesntReapplyDisallowedRemoteView()
DNotificationRowContentBinderImplTest.kt281 mBuilder.setCustomContentView( in <lambda>()
DNotificationTestHelper.java555 .setCustomContentView(new RemoteViews(mContext.getPackageName(), in createNotification()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java480 .setCustomContentView(view)
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java213 builder.setCustomContentView(mock(RemoteViews.class)); in getStyledNotification()
DNotificationManagerServiceTest.java10626 .setCustomContentView(rv)
10633 .setCustomContentView(rv3)
10666 .setCustomContentView(mock(RemoteViews.class))
10673 .setCustomContentView(mock(RemoteViews.class))
/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java277 builder.setCustomContentView(contentView); in allPendingIntents_containsCustomRemoteViews()
/frameworks/base/core/java/android/app/
DNotification.java4949 return setCustomContentView(views); in setContent()
4959 public Builder setCustomContentView(RemoteViews contentView) { in setCustomContentView() method in Notification.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2187 HSPLandroid/app/Notification$Builder;->setCustomContentView(Landroid/widget/RemoteViews;)Landroid/a…
/frameworks/base/config/
Dboot-image-profile.txt2187 HSPLandroid/app/Notification$Builder;->setCustomContentView(Landroid/widget/RemoteViews;)Landroid/a…
/frameworks/base/core/api/
Dcurrent.txt6695 …method @NonNull public android.app.Notification.Builder setCustomContentView(android.widget.Remote…