Searched refs:mAutoControls (Results 1 – 1 of 1) sorted by relevance
111 private final Set<View> mAutoControls = new HashSet<View>(); field in TestingCamera2140 mAutoControls.add(mFocusLockToggle); in onCreate()404 for (View v : mAutoControls) { in enableManualControls()