Searched refs:animateDotScale (Results 1 – 4 of 4) sorted by relevance
215 private void animateDotScale(float... dotScales) { in animateDotScale() method in BubbleTextView428 animateDotScale(0, 1); in forceHideDot()573 animateDotScale(newDotScale); in applyDotState()
420 animateDotScale(newDotScale);434 public void animateDotScale(float... dotScales) {
655 mFolderIcon.animateDotScale(0f, 1f); in closeComplete()
822 folderIcon.animateDotScale(0, 1f); in createFadeAnimation()