Home
last modified time | relevance | path

Searched refs:cacheContentViews (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java109 public boolean cacheContentViews(Context ctx, Notification updatedNotification) { in cacheContentViews() method in NotificationData.Entry
DBaseStatusBar.java1596 entry.cacheContentViews(mContext, null);
2397 applyInPlace = entry.cacheContentViews(mContext, notification.getNotification());