Home
last modified time | relevance | path

Searched defs:newContentView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java526 RemoteViews newContentView = applyCallback.getRemoteView(); in applyRemoteView() local
1059 private RemoteViews newContentView; field in NotificationContentInflater.InflationProgress
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6650 RemoteViews newContentView = mN.contentView; in build() local