Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/
DVideoCamera.java477 showTimeLapseUI(mCaptureTimeLapse); in onCreate()
1674 showTimeLapseUI(false); in showAlert()
1690 showTimeLapseUI(true); in hideAlert()
2137 showTimeLapseUI(mCaptureTimeLapse); in onSharedPreferenceChanged()
2199 showTimeLapseUI(mCaptureTimeLapse); in checkQualityAndStartPreview()
2210 private void showTimeLapseUI(boolean enable) { in showTimeLapseUI() method in VideoCamera