Searched refs:mIsolatedIconForAnimation (Results 1 – 1 of 1) sorted by relevance
164 private View mIsolatedIconForAnimation; field in NotificationIconContainer267 mIsolatedIconForAnimation = null; in applyIconStates()663 mIsolatedIconForAnimation = icon != null ? icon : mIsolatedIcon; in showIconIsolated()753 if (mIsolatedIconForAnimation != null) { in applyToView()754 if (view == mIsolatedIconForAnimation) { in applyToView()