Searched refs:MASK_EXPLICIT (Results 1 – 2 of 2) sorted by relevance
154 private static final int MASK_EXPLICIT = 2; field in RippleDrawable1117 if (maskType == MASK_EXPLICIT) { in updateMaskShaderIfNeeded()1138 return MASK_EXPLICIT; in getMaskType()
17256 Landroid/graphics/drawable/RippleDrawable;->MASK_EXPLICIT:I