Home
last modified time | relevance | path

Searched defs:startEmpty (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/captureintent/
DCaptureIntentSession.java125 … public synchronized void startEmpty(ImageLifecycleListener listener, @Nonnull Size pictureSize) { in startEmpty() method in CaptureIntentSession
/packages/apps/Camera2/src/com/android/camera/session/
DCaptureSession.java170 public void startEmpty(@Nullable ImageLifecycleListener listener, @Nonnull Size pictureSize); in startEmpty() method
DCaptureSessionImpl.java199 public synchronized void startEmpty(@Nullable ImageLifecycleListener listener, in startEmpty() method in CaptureSessionImpl