Searched refs:DOT_SCALE_PROPERTY (Results 1 – 2 of 2) sorted by relevance
141 private static final Property<FolderIcon, Float> DOT_SCALE_PROPERTY field in FolderIcon547 mDotScaleAnim = ObjectAnimator.ofFloat(this, DOT_SCALE_PROPERTY, dotScales); in animateDotScale()
123 private static final Property<BubbleTextView, Float> DOT_SCALE_PROPERTY field in BubbleTextView346 mDotScaleAnim = ObjectAnimator.ofFloat(this, DOT_SCALE_PROPERTY, dotScales); in animateDotScale()