Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java338 v.justReplaced = true; in onViewAdded()
823 private boolean justReplaced; field in NotificationIconContainer.IconState
850 if (justAdded || justReplaced) { in applyToView()
942 justReplaced = false; in applyToView()