Searched refs:mRemoteViewCache (Results 1 – 1 of 1) sorted by relevance
74 private final NotifRemoteViewCache mRemoteViewCache; field in NotificationContentInflater87 mRemoteViewCache = remoteViewCache; in NotificationContentInflater()116 mRemoteViewCache.clearCache(entry); in bindContent()126 mRemoteViewCache, in bindContent()171 mRemoteViewCache, in inflateNotificationViews()220 mRemoteViewCache.removeCachedView(entry, FLAG_CONTENT_VIEW_EXPANDED); in freeNotificationView()226 mRemoteViewCache.removeCachedView(entry, FLAG_CONTENT_VIEW_HEADS_UP); in freeNotificationView()233 mRemoteViewCache.removeCachedView(entry, FLAG_CONTENT_VIEW_PUBLIC); in freeNotificationView()722 private final NotifRemoteViewCache mRemoteViewCache; field in NotificationContentInflater.AsyncInflationTask752 mRemoteViewCache = cache; in AsyncInflationTask()[all …]