Searched refs:MASK_EXPLICIT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleDrawable.java106 private static final int MASK_EXPLICIT = 2; field in class:RippleDrawable
798 if (maskType == MASK_EXPLICIT) {
818 return MASK_EXPLICIT;

Completed in 501 milliseconds