Home
last modified time | relevance | path

Searched refs:showCaptureDebugUI (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/debug/
DDebugPropertyHelper.java50 public static boolean showCaptureDebugUI() { in showCaptureDebugUI() method in DebugPropertyHelper
/packages/apps/Camera2/src/com/android/camera/
DPhotoUI.java208 if (DebugPropertyHelper.showCaptureDebugUI()) { in PhotoUI()
DCaptureModule.java125 private static final boolean CAPTURE_DEBUG_UI = DebugPropertyHelper.showCaptureDebugUI();