Searched refs:mIsolatedIconForAnimation (Results 1 – 1 of 1) sorted by relevance
171 @Nullable private View mIsolatedIconForAnimation; field in NotificationIconContainer321 mIsolatedIconForAnimation = null; in applyIconStates()697 mIsolatedIconForAnimation = icon != null ? icon : mIsolatedIcon; in showIconIsolatedAnimated()813 if (!StatusBarNoHunBehavior.isEnabled() && mIsolatedIconForAnimation != null) { in applyToView()814 if (view == mIsolatedIconForAnimation) { in applyToView()