HomeSort by relevance Sort by last modified time
    Searched refs:showCaptureDebugUI (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera2/src/com/android/camera/debug/
DebugPropertyHelper.java 50 public static boolean showCaptureDebugUI() {
  /packages/apps/Camera2/src/com/android/camera/
PhotoUI.java 208 if (DebugPropertyHelper.showCaptureDebugUI()) {
CaptureModule.java 125 private static final boolean CAPTURE_DEBUG_UI = DebugPropertyHelper.showCaptureDebugUI();
    [all...]

Completed in 1204 milliseconds