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