Home
last modified time | relevance | path

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

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