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
792 if (maskType == MASK_EXPLICIT) {
812 return MASK_EXPLICIT;

Completed in 86 milliseconds