Searched defs:startTime (Results 1 – 12 of 12) sorted by relevance
105 long startTime = childAnimation1.getStartTime(); in testAccessOrder() local205 long startTime = childAnimation1.getStartTime(); in testAccessDelay() local
139 final long startTime = translateAnimation.getStartTime(); in testApplyTransformation() local212 final long startTime = translateAnimation.getStartTime(); in testInitialize() local
141 final long startTime = rotateAnimation.getStartTime(); in testRotateAgainstOrigin() local209 final long startTime = rotateAnimation.getStartTime(); in testRotateAgainstPoint() local
115 long startTime = anim.getStartTime(); in testAccelerateInterpolator() local
375 long startTime = anim.getStartTime(); in testRepeatAnimation() local511 long startTime = animation.getStartTime(); in testAccessStartOffset() local649 long startTime = anim.getStartTime(); in testGetTransformation() local
377 final long startTime = 200; in testAccessStartTime() local401 final long startTime = animationSet.getStartTime(); in testGetTransformation() local507 final long startTime = 0; in testClone() local
106 final long startTime = anim.getStartTime(); in testLinearInterpolator() local
105 long startTime = anim.getStartTime(); in testAccelerateDecelerateInterpolator() local
121 long startTime = anim.getStartTime(); in testDecelerateInterpolator() local
165 long startTime = child1.getStartTime(); in assertChildrenDelay() local
96 long startTime = anim.getStartTime(); in testCycyleInterpolator() local
439 long startTime = getSessionLog().getStartTime().getTime(); in run() local506 private void displayTimeInfo(final long startTime, final long endTime) { in displayTimeInfo()