Searched refs:setCustomContentView (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationTestHelper.java117 .setCustomContentView(new RemoteViews(mContext.getPackageName(),
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DNotificationInflaterTest.java207 mBuilder.setCustomContentView(new RemoteViews(getContext().getPackageName(),
/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java212 builder.setCustomContentView(contentView);
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompatBuilder.java183 mBuilder.setCustomContentView(b.mContentView);
H A DNotificationCompat.java1461 public Builder setCustomContentView(RemoteViews contentView) { method in class:NotificationCompat.Builder
2868 * <p>Use {@link NotificationCompat.Builder#setCustomContentView(RemoteViews)},
2879 * .setCustomContentView(contentView)
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java484 .setCustomContentView(view)
/frameworks/base/core/java/android/app/
H A DNotification.java334 * supplied with {@link Notification.Builder#setCustomContentView(RemoteViews)}.
3643 * Use {@link #setCustomContentView(RemoteViews)} instead.
3647 return setCustomContentView(views);
3656 public Builder setCustomContentView(RemoteViews contentView) { method in class:Notification.Builder
7932 * <p>Use {@link android.app.Notification.Builder#setCustomContentView(RemoteViews)},
7943 * .setCustomContentView(contentView);
8057 * <p>Use {@link android.app.Notification.Builder#setCustomContentView(RemoteViews)},
8071 * .setCustomContentView(contentView);
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 221 milliseconds