Searched defs:getStartDelay (Results 1 – 10 of 10) sorted by relevance
45 public abstract long getStartDelay(ViewGroup sceneRoot, Transition transition, in getStartDelay() method in TransitionPropagation
57 public long getStartDelay(ViewGroup sceneRoot, Transition transition, in getStartDelay() method in CircularPropagation
73 public long getStartDelay(ViewGroup sceneRoot, Transition transition, in getStartDelay() method in SidePropagation
371 public long getStartDelay() { in getStartDelay() method in Transition
170 public abstract long getStartDelay(); in getStartDelay() method in Animator
790 public long getStartDelay() { in getStartDelay() method in ValueAnimator
461 public long getStartDelay(int transitionType) { in getStartDelay() method in LayoutTransition
308 public long getStartDelay() { in getStartDelay() method in RenderNodeAnimator
301 public long getStartDelay() { in getStartDelay() method in ViewPropertyAnimator
211 long getStartDelay(); in getStartDelay() method