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