Searched defs:mCachedContentViews (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ | ||
D | NotificationContentInflater.java | 118 private final ArrayMap<Integer, RemoteViews> mCachedContentViews = new ArrayMap<>(); field in NotificationContentInflater |