Searched refs:notifyAnimCycleDone (Results 1 – 2 of 2) sorted by relevance
349 control.notifyAnimCycleDone(this, animation.getName()); in update()351 control.notifyAnimCycleDone(this, animation.getName()); in update()
267 void notifyAnimCycleDone(AnimChannel channel, String name) { in notifyAnimCycleDone() method in AnimControl