Searched refs:setStartTime (Results 1 – 16 of 16) sorted by relevance
980 mStartEnterAnimation.setStartTime(now); in stepAnimationLocked()983 mStartExitAnimation.setStartTime(now); in stepAnimationLocked()986 mFinishEnterAnimation.setStartTime(0); in stepAnimationLocked()989 mFinishExitAnimation.setStartTime(0); in stepAnimationLocked()994 mStartFrameAnimation.setStartTime(now); in stepAnimationLocked()997 mFinishFrameAnimation.setStartTime(0); in stepAnimationLocked()1000 mRotateFrameAnimation.setStartTime(now); in stepAnimationLocked()1004 mRotateEnterAnimation.setStartTime(now); in stepAnimationLocked()1007 mRotateExitAnimation.setStartTime(now); in stepAnimationLocked()
303 animation.setStartTime(currentTime); in getAnimationFrameTime()375 animation.setStartTime(currentTime + correction); in stepAnimationLocked()379 thumbnailAnimation.setStartTime(currentTime + correction); in stepAnimationLocked()
401 mAnimation.setStartTime(mAnimationStartTime != -1 in stepAnimationLocked()1921 newAnimation.setStartTime(startTime); in applyFadeoutDuringKeyguardExitAnimation()2074 animation.setStartTime(currentTime); in getAnimationFrameTime()
499 mPostKeyguardExitAnimation.setStartTime(mCurrentTime); in updateWindowsLocked()
222 a.setStartTime(currentAnimationTimeMillis()); in makeInAnimation()243 a.setStartTime(currentAnimationTimeMillis()); in makeOutAnimation()259 a.setStartTime(currentAnimationTimeMillis()); in makeInChildBottomAnimation()
254 public void setStartTime(long startTimeMillis) { in setStartTime() method in AnimationSet255 super.setStartTime(startTimeMillis); in setStartTime()262 a.setStartTime(startTimeMillis); in setStartTime()
504 public void setStartTime(long startTimeMillis) { in setStartTime() method in Animation517 setStartTime(-1); in start()525 setStartTime(AnimationUtils.currentAnimationTimeMillis()); in startNow()
303 mAnimation.setStartTime(-1); in start()
104 animation with <code>{@link android.view.animation.Animation#setStartTime(long)105 Animation.setStartTime()}</code>, then assign the animation to the View with <code>{@link
169 public void setStartTime(int hourOfDay, int minute) { in setStartTime() method in TimePickerDialog
1612 mAnimation.setStartTime(Animation.START_ON_FIRST_FRAME); in startAnimation()
20044 animation.setStartTime(Animation.START_ON_FIRST_FRAME); in startAnimation()20083 animation.setStartTime(AnimationUtils.currentAnimationTimeMillis()); in setAnimation()
35289 method public void setStartTime(long);
44293 method public void setStartTime(long);
44372 method public void setStartTime(long);
47296 method public void setStartTime(long);