Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java665 RemoteViews bigContentView = builder.createBigContentView(); in createExpandedView()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1356 RemoteViews big = builder.createBigContentView(); in maybePopulateRemoteViews()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5881 public RemoteViews createBigContentView() { in createBigContentView() method in Notification.Builder
6519 newBigContentView = createBigContentView(); in build()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5916 method public android.widget.RemoteViews createBigContentView();