Searched refs:showTimeLapseUI (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DVideoModule.java484 showTimeLapseUI(mCaptureTimeLapse);
1676 showTimeLapseUI(false);
1692 showTimeLapseUI(true);
2204 showTimeLapseUI(mCaptureTimeLapse);
2245 showTimeLapseUI(mCaptureTimeLapse);
2374 showTimeLapseUI(mCaptureTimeLapse);
2384 private void showTimeLapseUI(boolean enable) { method in class:VideoModule
/packages/apps/LegacyCamera/src/com/android/camera/
H A DVideoCamera.java477 showTimeLapseUI(mCaptureTimeLapse);
1674 showTimeLapseUI(false);
1690 showTimeLapseUI(true);
2137 showTimeLapseUI(mCaptureTimeLapse);
2199 showTimeLapseUI(mCaptureTimeLapse);
2210 private void showTimeLapseUI(boolean enable) { method in class:VideoCamera
/packages/apps/Camera2/src/com/android/camera/
H A DVideoModule.java369 mUI.showTimeLapseUI(mCaptureTimeLapse);
1266 mUI.showTimeLapseUI(false);
1584 mUI.showTimeLapseUI(mCaptureTimeLapse);
H A DVideoUI.java495 public void showTimeLapseUI(boolean enable) { method in class:VideoUI

Completed in 89 milliseconds