Home
last modified time | relevance | path

Searched defs:animateDrawable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DFolderIcon.java326 Drawable animateDrawable = ((TextView) destView).getCompoundDrawables()[1]; in performCreateAnimation() local
340 Drawable animateDrawable = ((TextView) finalView).getCompoundDrawables()[1]; in performDestroyAnimation() local