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