Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java112 final Notification.Builder updatedNotificationBuilder in cacheContentViews() local
114 final RemoteViews newContentView = updatedNotificationBuilder.createContentView(); in cacheContentViews()
116 updatedNotificationBuilder.createBigContentView(); in cacheContentViews()
118 updatedNotificationBuilder.createHeadsUpContentView(); in cacheContentViews()
120 = updatedNotificationBuilder.makePublicContentView(); in cacheContentViews()