Searched defs:setStartDelay (Results 1 – 2 of 2) sorted by relevance
67 public void setStartDelay(View view, int startDelay) { in setStartDelay() method in CustomChangeBounds71 public void setStartDelay(int viewId, int startDelay) { in setStartDelay() method in CustomChangeBounds75 public void setStartDelay(String className, int startDelay) { in setStartDelay() method in CustomChangeBounds
257 public static void setStartDelay(@NonNull Object transition, long startDelay) { in setStartDelay() method in TransitionHelper