Searched defs:StateReadyForCapture (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/captureintent/state/
H A DStateReadyForCapture.java81 public final class StateReadyForCapture extends StateImpl { class in inherits:StateImpl
91 public static StateReadyForCapture from(
96 return new StateReadyForCapture(
100 public static StateReadyForCapture from(
103 return new StateReadyForCapture(reviewingPicture, resourceCaptureTools);
106 private StateReadyForCapture( method in class:StateReadyForCapture
121 private StateReadyForCapture( method in class:StateReadyForCapture
215 StateReadyForCapture.this,
332 StateReadyForCapture.this,
337 StateReadyForCapture
[all...]

Completed in 66 milliseconds