Searched refs:mExistingDrawable (Results 1 – 1 of 1) sorted by relevance
68 private Drawable mExistingDrawable = null; field in SmartSelectSprite420 mExistingDrawable = shapeDrawable; in startAnimation()555 mExistingDrawable = null; in removeExistingDrawables()572 if (mExistingDrawable != null) { in draw()573 mExistingDrawable.draw(canvas); in draw()