HomeSort by relevance Sort by last modified time
    Searched full:newpublicnotification (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationData.java 120 final RemoteViews newPublicNotification
131 && compareRemoteViews(cachedPublicContentView, newPublicNotification)
133 cachedPublicContentView = newPublicNotification;

Completed in 153 milliseconds