Searched defs:contentViews (Results 1 – 3 of 3) sorted by relevance
53 SparseArray<RemoteViews> contentViews = mNotifCachedContentViews.get(entry); in getCachedView() local70 SparseArray<RemoteViews> contentViews = mNotifCachedContentViews.get(entry); in putCachedView() local79 SparseArray<RemoteViews> contentViews = mNotifCachedContentViews.get(entry); in removeCachedView() local88 SparseArray<RemoteViews> contentViews = mNotifCachedContentViews.get(entry); in clearCache() local
90 public void requireContentViews(@InflationFlag int contentViews) { in requireContentViews()104 public void markContentViewsFreeable(@InflationFlag int contentViews) { in markContentViewsFreeable()
250 @InflationFlag int contentViews) { in cancelContentViewFrees()