Searched refs:VERBOSE_LOGGING (Results 1 – 1 of 1) sorted by relevance
72 private static final boolean VERBOSE_LOGGING = Log.isLoggable(TAG, Log.VERBOSE); field in AutoFocusStateMachine150 if (VERBOSE_LOGGING) Log.v(TAG, "onCaptureCompleted - new AF mode = " + afMode + in onCaptureCompleted()194 if (VERBOSE_LOGGING) Log.v(TAG, "resetState - last state was " + mLastAfState); in resetState()220 if (VERBOSE_LOGGING) Log.v(TAG, "lockAutoFocus"); in lockAutoFocus()263 if (VERBOSE_LOGGING) Log.v(TAG, "unlockAutoFocus"); in unlockAutoFocus()306 if (VERBOSE_LOGGING) Log.v(TAG, "setActiveAutoFocus"); in setActiveAutoFocus()336 if (VERBOSE_LOGGING) Log.v(TAG, "setPassiveAutoFocus - picture " + picture); in setPassiveAutoFocus()