Searched refs:mCachedContentViews (Results 1 – 1 of 1) sorted by relevance
118 private final ArrayMap<Integer, RemoteViews> mCachedContentViews = new ArrayMap<>(); field in NotificationContentInflater242 mCachedContentViews, in inflateNotificationViews()273 mCachedContentViews, in inflateNotificationViews()295 mCachedContentViews.remove(FLAG_CONTENT_VIEW_HEADS_UP); in freeNotificationView()302 mCachedContentViews.remove(FLAG_CONTENT_VIEW_PUBLIC); in freeNotificationView()738 mCachedContentViews.clear(); in clearCachesAndReInflate()763 private final ArrayMap<Integer, RemoteViews> mCachedContentViews; field in NotificationContentInflater.AsyncInflationTask785 mCachedContentViews = cachedContentViews; in AsyncInflationTask()833 mCachedContentViews, mRow, mRemoteViewClickHandler, this); in onPostExecute()