Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java494 NotificationViewWrapper existingWrapper, in applyRemoteView() argument
512 existingWrapper.onReinflated(); in applyRemoteView()
536 } else if (existingWrapper != null) { in applyRemoteView()
537 existingWrapper.onReinflated(); in applyRemoteView()