Searched refs:mIsolatedIconForAnimation (Results 1 – 1 of 1) sorted by relevance
167 private View mIsolatedIconForAnimation; field in NotificationIconContainer310 mIsolatedIconForAnimation = null; in applyIconStates()669 mIsolatedIconForAnimation = icon != null ? icon : mIsolatedIcon; in showIconIsolated()790 if (mIsolatedIconForAnimation != null) { in applyToView()791 if (view == mIsolatedIconForAnimation) { in applyToView()