Home
last modified time | relevance | path

Searched refs:animateScale (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DFloatingChildLayout.java222 animateScale(false, onAnimationEndRunnable); in showContent()
237 animateScale(true, onAnimationEndRunnable); in hideContent()
251 private void animateScale( in animateScale() method in FloatingChildLayout