Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java87 NotifRemoteViewCache remoteViewCache, in NotificationContentInflater() argument
95 mRemoteViewCache = remoteViewCache; in NotificationContentInflater()
378 NotifRemoteViewCache remoteViewCache, in apply() argument
514 final NotifRemoteViewCache remoteViewCache, in applyRemoteView() argument
704 @InflationFlag int reInflateFlags, NotifRemoteViewCache remoteViewCache, in finishIfDone() argument
732 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_EXPANDED, in finishIfDone()
738 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_EXPANDED, in finishIfDone()
754 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_HEADS_UP, in finishIfDone()
760 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_HEADS_UP, in finishIfDone()
778 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_PUBLIC, in finishIfDone()
[all …]