Searched refs:startTimeLapseAnimation (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Camera/src/com/android/camera/ui/
H A DIndicatorControlContainer.java39 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { method in class:IndicatorControlContainer
H A DIndicatorControlWheelContainer.java201 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { method in class:IndicatorControlWheelContainer
202 mIndicatorControlWheel.startTimeLapseAnimation(
H A DIndicatorControlWheel.java551 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { method in class:IndicatorControlWheel
/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DIndicatorControlWheelContainer.java173 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { method in class:IndicatorControlWheelContainer
174 mIndicatorControlWheel.startTimeLapseAnimation(
H A DIndicatorControlWheel.java414 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { method in class:IndicatorControlWheel
/packages/apps/Camera/src/com/android/camera/
H A DVideoCamera.java1519 mIndicatorControlContainer.startTimeLapseAnimation(
/packages/apps/LegacyCamera/src/com/android/camera/
H A DVideoCamera.java1615 .startTimeLapseAnimation(

Completed in 235 milliseconds