Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java119 final RemoteViews newPublicNotification in cacheContentViews() local
130 && compareRemoteViews(cachedPublicContentView, newPublicNotification) in cacheContentViews()
132 cachedPublicContentView = newPublicNotification; in cacheContentViews()