Searched defs:DRAWABLE_ALPHA (Results 1 – 3 of 3) sorted by relevance
38 public static final Property<Drawable, Integer> DRAWABLE_ALPHA = field in LauncherAnimUtils
163 DRAWABLE_ALPHA, drawableAlpha, ZOOM_OUT); in applyChildState() local
86 public static final Property<ImageView, Integer> DRAWABLE_ALPHA = field in AnimatorUtils