Searched refs:StateMachineImpl (Results 1 – 2 of 2) sorted by relevance
28 public class StateMachineImpl implements StateMachine { class40 public StateMachineImpl() { in StateMachineImpl() method in StateMachineImpl
50 import com.android.camera.captureintent.stateful.StateMachineImpl;86 mStateMachine = new StateMachineImpl(); in CaptureIntentModule()