Searched defs:animateDrawable (Results 1 – 2 of 2) sorted by relevance
326 Drawable animateDrawable = ((TextView) destView).getCompoundDrawables()[1]; in performCreateAnimation() local340 Drawable animateDrawable = ((TextView) finalView).getCompoundDrawables()[1]; in performDestroyAnimation() local
384 Drawable animateDrawable = getTopDrawable((TextView) destView); in performCreateAnimation() local398 Drawable animateDrawable = getTopDrawable((TextView) finalView); in performDestroyAnimation() local