Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java109 public boolean cacheContentViews(Context ctx, Notification updatedNotification) { in cacheContentViews() argument
111 if (updatedNotification != null) { in cacheContentViews()
113 = Notification.Builder.recoverBuilder(ctx, updatedNotification); in cacheContentViews()
125 updatedNotification.extras.getBoolean( in cacheContentViews()