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

  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java 97 private static final int SET_CAMERA_PARAMETERS_WHEN_IDLE = 4;
305 case SET_CAMERA_PARAMETERS_WHEN_IDLE: {
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
Camera.java 98 private static final int SET_CAMERA_PARAMETERS_WHEN_IDLE = 4;
294 case SET_CAMERA_PARAMETERS_WHEN_IDLE: {
    [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java 108 private static final int SET_CAMERA_PARAMETERS_WHEN_IDLE = 4;
385 case SET_CAMERA_PARAMETERS_WHEN_IDLE: {
    [all...]

Completed in 436 milliseconds