Home | History | Annotate | Download | only in aura

Lines Matching refs:animation_completed_

3397       : animation_completed_(false),
3401 bool animation_completed() const { return animation_completed_; }
3405 animation_completed_ = false;
3413 animation_completed_ = true;
3425 bool animation_completed_;