Searched refs:remoteViewCache (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflater.java | 81 NotifRemoteViewCache remoteViewCache, in NotificationContentInflater() argument 87 mRemoteViewCache = remoteViewCache; in NotificationContentInflater() 328 NotifRemoteViewCache remoteViewCache, in apply() argument 452 final NotifRemoteViewCache remoteViewCache, in applyRemoteView() argument 572 @InflationFlag int reInflateFlags, NotifRemoteViewCache remoteViewCache, in finishIfDone() argument 599 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_EXPANDED, in finishIfDone() 605 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_EXPANDED, in finishIfDone() 621 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_HEADS_UP, in finishIfDone() 627 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_HEADS_UP, in finishIfDone() 645 remoteViewCache.putCachedView(entry, FLAG_CONTENT_VIEW_PUBLIC, in finishIfDone() [all …]
|