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