Searched refs:animateDotScale (Results 1 – 5 of 5) sorted by relevance
225 animateDotScale(); in updateDotVisibility()284 private void animateDotScale() { in animateDotScale() method in BubbleView
519 animateDotScale(0, 1); in setForceHideDot()531 animateDotScale(newDotScale); in updateDotScale()545 public void animateDotScale(float... dotScales) { in animateDotScale() method in FolderIcon
883 mFolderIcon.animateDotScale(0f, 1f); in closeComplete()
344 public void animateDotScale(float... dotScales) { in animateDotScale() method in BubbleTextView714 animateDotScale(0, 1); in setForceHideDot()1048 animateDotScale(newDotScale); in applyDotState()
334 ((BubbleTextView) iconView).animateDotScale(0); in animateAwayNotificationDotsDuringTaskbarPinningAnimation()