Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/captureintent/resource/
DResourceCaptureTools.java39 public int getCountDownDuration(); in getCountDownDuration() method
/packages/apps/Camera2/src/com/android/camera/captureintent/state/
DStateReadyForCapture.java149 public int getCountDownDuration() { in takePicture()