Searched refs:setStartTime (Results 1 – 7 of 7) sorted by relevance
130 .setStartTime(tonight - TimeUnit.DAYS.toMillis(5)) in calcPoints_shouldNotDrawPointForFutureDate()167 .setStartTime(TIMESTAMP_START) in createTestNetworkData()174 .setStartTime(start).setEndTime(end).setTotalUsage(usage).build(); in createNetworkCycleData()
384 builder.setStartTime(thirtyDaysAgo).setEndTime(twentyDaysAgo).setTotalUsage(9876L); in onLoadFinished_hasSelectedCycleSpecified_shouldSelectSpecifiedCycle()387 builder.setStartTime(twentyDaysAgo).setEndTime(tenDaysAgo).setTotalUsage(5678L); in onLoadFinished_hasSelectedCycleSpecified_shouldSelectSpecifiedCycle()390 builder.setStartTime(tenDaysAgo).setEndTime(now).setTotalUsage(1234L); in onLoadFinished_hasSelectedCycleSpecified_shouldSelectSpecifiedCycle()
154 builder.setStartTime(startTime) in startAppDataUsage_shouldAddCyclesInfoToLaunchArguments()
68 public void setStartTime(long time) { in setStartTime() method in Animation
421 mAnimations.get(i).setStartTime(now); in onDrawFrameLocked()
523 .setStartTime(mChart.getInspectStart())
518 .setStartTime(mChart.getInspectStart())