Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputNotificationRebuilder.java120 Notification newNotification = b.build(); in rebuildWithRemoteInputInserted() local
123 newNotification.contentView = sbn.getNotification().contentView; in rebuildWithRemoteInputInserted()
124 newNotification.bigContentView = sbn.getNotification().bigContentView; in rebuildWithRemoteInputInserted()
125 newNotification.headsUpContentView = sbn.getNotification().headsUpContentView; in rebuildWithRemoteInputInserted()
134 newNotification, in rebuildWithRemoteInputInserted()