Home
last modified time | relevance | path

Searched refs:createBigContentView (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1419 RemoteViews big = builder.createBigContentView(); in maybePopulateRemoteViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java1016 RemoteViews bigContentView = builder.createBigContentView();
DNotificationRowContentBinderImpl.kt1526 val bigContentView: RemoteViews? = builder.createBigContentView() in <lambda>()
/frameworks/base/core/java/android/app/
DNotification.java6574 public RemoteViews createBigContentView() { in createBigContentView() method in Notification.Builder
7307 newBigContentView = createBigContentView(); in build()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt6671 method @Deprecated public android.widget.RemoteViews createBigContentView();