Searched refs:setCustomBigContentView (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationTest.java333 .setCustomBigContentView(mock(RemoteViews.class));
339 .setCustomBigContentView(mock(RemoteViews.class));
358 n1 = new Notification.Builder(mContext, "test").setCustomBigContentView(a);
359 n2 = new Notification.Builder(mContext, "test").setCustomBigContentView(b);
378 n1 = new Notification.Builder(mContext, "test").setCustomBigContentView(a);
379 n2 = new Notification.Builder(mContext, "test").setCustomBigContentView(b);
400 n1 = new Notification.Builder(mContext, "test").setCustomBigContentView(a);
401 n2 = new Notification.Builder(mContext, "test").setCustomBigContentView(b);
422 n1 = new Notification.Builder(mContext, "test").setCustomBigContentView(a);
423 n2 = new Notification.Builder(mContext, "test").setCustomBigContentView(
[all...]
/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompatBuilder.java186 mBuilder.setCustomBigContentView(b.mBigContentView);
H A DNotificationCompat.java1474 public Builder setCustomBigContentView(RemoteViews contentView) { method in class:NotificationCompat.Builder
2869 * {@link NotificationCompat.Builder#setCustomBigContentView(RemoteViews)} and
/frameworks/base/core/java/android/app/
H A DNotification.java346 * supplied with {@link Notification.Builder#setCustomBigContentView(RemoteViews)}.
3667 public Builder setCustomBigContentView(RemoteViews contentView) { method in class:Notification.Builder
7933 * {@link android.app.Notification.Builder#setCustomBigContentView(RemoteViews)} and
8058 * {@link android.app.Notification.Builder#setCustomBigContentView(RemoteViews)} and
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 436 milliseconds