Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java321 v.justReplaced = true; in onViewAdded()
699 private boolean justReplaced; field in NotificationIconContainer.IconState
734 if (justAdded || justReplaced) { in applyToView()
814 justReplaced = false; in applyToView()