Home
last modified time | relevance | path

Searched refs:startTimeLapseAnimation (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DIndicatorControlWheelContainer.java173 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { in startTimeLapseAnimation() method in IndicatorControlWheelContainer
174 mIndicatorControlWheel.startTimeLapseAnimation( in startTimeLapseAnimation()
H A DIndicatorControlWheel.java421 public void startTimeLapseAnimation(int timeLapseInterval, long startTime) { in startTimeLapseAnimation() method in IndicatorControlWheel
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/
H A DVideoCamera.java1615 .startTimeLapseAnimation( in showRecordingUI()