Searched refs:mRemoteViewCache (Results 1 – 1 of 1) sorted by relevance
78 private final NotifRemoteViewCache mRemoteViewCache; field in NotificationContentInflater95 mRemoteViewCache = remoteViewCache; in NotificationContentInflater()129 mRemoteViewCache.clearCache(entry); in bindContent()139 mRemoteViewCache, in bindContent()187 mRemoteViewCache, in inflateNotificationViews()242 mRemoteViewCache.removeCachedView(entry, FLAG_CONTENT_VIEW_EXPANDED); in freeNotificationView()248 mRemoteViewCache.removeCachedView(entry, FLAG_CONTENT_VIEW_HEADS_UP); in freeNotificationView()255 mRemoteViewCache.removeCachedView(entry, FLAG_CONTENT_VIEW_PUBLIC); in freeNotificationView()856 private final NotifRemoteViewCache mRemoteViewCache; field in NotificationContentInflater.AsyncInflationTask890 mRemoteViewCache = cache; in AsyncInflationTask()[all …]