Searched refs:mCannedAnimationStartIndex (Results 1 – 1 of 1) sorted by relevance
158 private int mCannedAnimationStartIndex = -1; field in NotificationIconContainer308 mCannedAnimationStartIndex = -1; in applyIconStates()773 mCannedAnimationStartIndex = indexOfChild(view); in applyToView()775 if (!animate && mCannedAnimationStartIndex >= 0 in applyToView()776 && indexOfChild(view) > mCannedAnimationStartIndex in applyToView()