Searched refs:MAX_RIPPLES (Results 1 – 2 of 2) 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()
20146 Landroid/graphics/drawable/RippleDrawable;->MAX_RIPPLES:I