Home
last modified time | relevance | path

Searched refs:setCustomHeadsUpContentView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationTest.java362 n1 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(a); in testRemoteViews_layoutChange()
363 n2 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(b); in testRemoteViews_layoutChange()
382 n1 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(a); in testRemoteViews_layoutSame()
383 n2 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(b); in testRemoteViews_layoutSame()
404 n1 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(a); in testRemoteViews_sequenceChange()
405 n2 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(b); in testRemoteViews_sequenceChange()
426 n1 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(a); in testRemoteViews_sequenceSame()
427 n2 = new Notification.Builder(mContext, "test").setCustomHeadsUpContentView(b); in testRemoteViews_sequenceSame()
/frameworks/base/core/java/android/app/
DNotification.java3935 public Builder setCustomHeadsUpContentView(RemoteViews contentView) { in setCustomHeadsUpContentView() method in Notification.Builder
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...