Searched defs:timeLapseInterval (Results 1 - 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DIndicatorControlWheelContainer.java173 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { argument
175 timeLapseInterval, startTime);
H A DIndicatorControlWheel.java414 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { argument
415 mTimeLapseInterval = timeLapseInterval;

Completed in 100 milliseconds