Searched defs:afState (Results 1 – 2 of 2) sorted by relevance
1167 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testBasicTriggerSequence() local1308 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testSimultaneousTriggers() local1418 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testAfThenAeTrigger() local1544 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testAeThenAfTrigger() local1654 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testAeAndAfCausality() local1664 int afState = in testAeAndAfCausality() local2073 int afState; in cancelTriggersAndWait() local2191 private void verifyStartingAfState(int afMode, int afState) { in verifyStartingAfState()2215 private boolean verifyAfSequence(int afMode, int afState, boolean focusComplete) { in verifyAfSequence()
1334 AutoFocusStateMachine afState, FlashStateListener flashState, in SimpleCaptureCallback()1736 AutoFocusStateMachine afState = new AutoFocusStateMachine( in testAFMetering() local