Searched refs:RESTART (Results 1 – 6 of 6) sorted by relevance
3 export RESTART=false40 RESTART=true70 RESTART=true92 RESTART=true99 if ${RESTART}
45 stateMachine.getListener().onComplete(this, StateMachine.RESTART); in processForward()
94 public static final int RESTART = 27; field in StateMachine
169 StateMachine.RESTART, in onCreate()
144 StateMachine.RESTART, in onCreate()
432 animation.setRepeatMode(Animation.RESTART); in setupAnimators()