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()
1675 showTimeLapseUI(false); in showAlert()
1691 showTimeLapseUI(true); in hideAlert()
2138 showTimeLapseUI(mCaptureTimeLapse); in onSharedPreferenceChanged()
2200 showTimeLapseUI(mCaptureTimeLapse); in checkQualityAndStartPreview()
2211 private void showTimeLapseUI(boolean enable) { in showTimeLapseUI() method in VideoCamera