Searched defs:showTimeLapseUI (Results 1 - 2 of 2) 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

Completed in 148 milliseconds