Searched defs:totalDelay (Results 1 – 3 of 3) sorted by relevance
380 final float totalDelay = delay * params.count; in getDelayForView() local
315 float totalDelay; in getDelayForView() local
183 long totalDelay = removeDuration + Math.max(moveDuration, changeDuration); in runPendingAnimations() local