Searched refs:StateReadyForCapture (Results 1 – 3 of 3) sorted by relevance
81 public final class StateReadyForCapture extends StateImpl { class91 public static StateReadyForCapture from( in from()96 return new StateReadyForCapture( in from()100 public static StateReadyForCapture from( in from()103 return new StateReadyForCapture(reviewingPicture, resourceCaptureTools); in from()106 private StateReadyForCapture( in StateReadyForCapture() method in StateReadyForCapture121 private StateReadyForCapture( in StateReadyForCapture() method in StateReadyForCapture215 StateReadyForCapture.this, in registerEventHandlers()332 StateReadyForCapture.this, in registerEventHandlers()337 StateReadyForCapture.this, in registerEventHandlers()[all …]
63 StateReadyForCapture readyForCapture, in from()148 return Optional.of((State) StateReadyForCapture.from( in registerEventHandlers()
132 return Optional.of((State) StateReadyForCapture.from( in registerEventHandlers()