Searched refs:setStartTime (Results 1 – 15 of 15) sorted by relevance
52 .setStartTime(start) in recordUsage()92 .setStartTime(bucketStart).setEndTime(bucketEnd).setTotalUsage(usage).build());
47 public Builder setStartTime(long start) { in setStartTime() method in NetworkCycleData.Builder
86 public Builder setStartTime(long start) { in setStartTime() method in NetworkStatsSummaryLoader.Builder
68 builder.setStartTime(start) in recordUsage()
954 mStartEnterAnimation.setStartTime(now); in stepAnimationLocked()957 mStartExitAnimation.setStartTime(now); in stepAnimationLocked()960 mFinishEnterAnimation.setStartTime(0); in stepAnimationLocked()963 mFinishExitAnimation.setStartTime(0); in stepAnimationLocked()968 mStartFrameAnimation.setStartTime(now); in stepAnimationLocked()971 mFinishFrameAnimation.setStartTime(0); in stepAnimationLocked()974 mRotateFrameAnimation.setStartTime(now); in stepAnimationLocked()978 mRotateEnterAnimation.setStartTime(now); in stepAnimationLocked()981 mRotateExitAnimation.setStartTime(now); in stepAnimationLocked()
288 a.setStartTime(currentAnimationTimeMillis()); in makeInAnimation()309 a.setStartTime(currentAnimationTimeMillis()); in makeOutAnimation()325 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()
512 public void setStartTime(long startTimeMillis) { in setStartTime() method in Animation525 setStartTime(-1); in start()533 setStartTime(AnimationUtils.currentAnimationTimeMillis()); in startNow()
303 mAnimation.setStartTime(-1); in start()
172 public void setStartTime(int hourOfDay, int minute) { in setStartTime() method in TimePickerDialog
1895 mAnimation.setStartTime(Animation.START_ON_FIRST_FRAME); in startAnimation()
24861 animation.setStartTime(Animation.START_ON_FIRST_FRAME); in startAnimation()24900 animation.setStartTime(AnimationUtils.currentAnimationTimeMillis()); in setAnimation()
17981 HSPLandroid/view/animation/Animation;->setStartTime(J)V18004 HSPLandroid/view/animation/AnimationSet;->setStartTime(J)V
35289 method public void setStartTime(long);
52529 method public void setStartTime(long);