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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DMediaNotificationProcessorTest.java96 contentView = builder.createBigContentView();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationInflater.java504 RemoteViews bigContentView = builder.createBigContentView();
/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1191 RemoteViews big = builder.createBigContentView();
/frameworks/base/core/java/android/app/
H A DNotification.java5008 public RemoteViews createBigContentView() { method in class:Notification.Builder
5565 mN.bigContentView = createBigContentView();
/frameworks/base/config/
H A Dboot-image-profile.txt735 HPLandroid/app/Notification$Builder;->createBigContentView()Landroid/widget/RemoteViews;
[all...]

Completed in 224 milliseconds