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.java321 v.justReplaced = true; in onViewAdded()
696 private boolean justReplaced; field in NotificationIconContainer.IconState
731 if (justAdded || justReplaced) { in applyToView()
813 justReplaced = false; in applyToView()