Searched refs:mIsolatedIconForAnimation (Results 1 – 1 of 1) sorted by relevance
163 private View mIsolatedIconForAnimation; field in NotificationIconContainer266 mIsolatedIconForAnimation = null; in applyIconStates()658 mIsolatedIconForAnimation = icon != null ? icon : mIsolatedIcon; in showIconIsolated()744 if (mIsolatedIconForAnimation != null) { in applyToView()745 if (view == mIsolatedIconForAnimation) { in applyToView()