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

  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
PanoramaActivity.java 97 private static final int SCREEN_DELAY = 2 * 60 * 1000;
    [all...]
  /packages/apps/Camera/src/com/android/camera/
PanoramaModule.java 98 private static final int SCREEN_DELAY = 2 * 60 * 1000;
    [all...]
PhotoModule.java 151 private static final int SCREEN_DELAY = 2 * 60 * 1000;
    [all...]
VideoModule.java 110 private static final int SCREEN_DELAY = 2 * 60 * 1000;
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
Camera.java 113 private static final int SCREEN_DELAY = 2 * 60 * 1000;
    [all...]
VideoCamera.java 104 private static final int SCREEN_DELAY = 2 * 60 * 1000;
    [all...]

Completed in 80 milliseconds