Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java522 NotificationViewWrapper existingWrapper, in applyRemoteView() argument
542 existingWrapper.onReinflated(); in applyRemoteView()
573 } else if (existingWrapper != null) { in applyRemoteView()
574 existingWrapper.onReinflated(); in applyRemoteView()