Searched refs:mExistingDrawable (Results 1 – 1 of 1) sorted by relevance
69 private Drawable mExistingDrawable = null; field in SmartSelectSprite421 mExistingDrawable = shapeDrawable; in startAnimation()556 mExistingDrawable = null; in removeExistingDrawables()573 if (mExistingDrawable != null) { in draw()574 mExistingDrawable.draw(canvas); in draw()