Home | History | Annotate | Download | only in animation

Lines Matching refs:getStartDelay

546     public long getStartDelay() {
749 if (set.getStartDelay() > 0) {
871 playTime -= node.mAnimation.getStartDelay();
1577 + event.mNode.mAnimation.getStartDelay()) {
1896 ? DURATION_INFINITE : mNode.mStartTime + mNode.mAnimation.getStartDelay();