Searched refs:MAX_RIPPLES (Results 1 – 1 of 1) sorted by relevance
110 private static final int MAX_RIPPLES = 10; field in RippleDrawable554 if (mExitingRipplesCount >= MAX_RIPPLES) { in tryRippleEnter()586 mExitingRipples = new RippleForeground[MAX_RIPPLES]; in tryRippleExit()