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

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 58 public enum WhiteBalance { DAYLIGHT, FLUORESCENT, CLOUDY, INCANDESCENT, AUTO };
124 * Flash: Auto / Exposure: None / WB: Daylight
129 genericPairwiseTestCase(Flash.AUTO, Exposure.NONE, WhiteBalance.DAYLIGHT, SceneMode.SUNSET,
214 * Flash: Off / Exposure: Min / WB: Daylight
219 genericPairwiseTestCase(Flash.OFF, Exposure.MIN, WhiteBalance.DAYLIGHT, SceneMode.SUNSET,
224 * Flash: On / Exposure: Max / WB: Daylight
229 genericPairwiseTestCase(Flash.ON, Exposure.MAX, WhiteBalance.DAYLIGHT, SceneMode.SUNSET,
360 * Flash: Auto / Exposure: Max / WB: Daylight
364 genericPairwiseTestCase(Flash.AUTO, Exposure.MAX, WhiteBalance.DAYLIGHT, SceneMode.AUTO,
421 case DAYLIGHT
    [all...]
  /frameworks/ex/camera2/portability/tests/src/com/android/ex/camera2/portability/
Camera2PortabilityTest.java 169 set.setWhiteBalance(WhiteBalance.DAYLIGHT);
227 assertEquals(intstr.whiteBalanceFromInt(CONTROL_AWB_MODE_DAYLIGHT), WhiteBalance.DAYLIGHT);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TimeZoneFormatTest.java 589 null, "America/New_York", 3, TimeType.DAYLIGHT},
628 EnumSet.of(ParseOption.ALL_STYLES, ParseOption.TZ_DATABASE_ABBREVIATIONS), "Asia/Aqtobe", 5, TimeType.DAYLIGHT},
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TimeZoneFormatTest.java 585 null, "America/New_York", 3, TimeType.DAYLIGHT},
624 EnumSet.of(ParseOption.ALL_STYLES, ParseOption.TZ_DATABASE_ABBREVIATIONS), "Asia/Aqtobe", 5, TimeType.DAYLIGHT},
    [all...]
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2Capabilities.java 250 return WhiteBalance.DAYLIGHT;
AndroidCameraCapabilities.java 225 mSupportedWhiteBalances.add(WhiteBalance.DAYLIGHT);
CameraCapabilities.java 258 DAYLIGHT,
AndroidCamera2Settings.java 493 case DAYLIGHT: {
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TimeZoneFormat.java 251 * Time type enum used for receiving time type (standard time, daylight time or unknown)
264 * Daylight saving time
266 DAYLIGHT;
809 * or daylight saving time, or unknown) actually used for the display name.
814 * @param timeType the output argument for receiving the time type (standard/daylight/unknown)
    [all...]
SimpleDateFormat.java 457 * <td>Pacific Daylight Time</td>
632 * "hh 'o''clock' a, zzzz" -&gt;&gt; 12 o'clock PM, Pacific Daylight Time
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
TimeZone.java 34 * <p><code>TimeZone</code> represents a time zone offset, and also computes daylight
69 * offset from GMT(=UTC) and does not observe daylight saving
72 * of GMT (with no daylight saving time). In addition,
178 * a short name derived from the timezone's short standard or daylight
244 * daylight savings. This is the offset to add *to* UTC to get local time.
260 * date. If Daylight Saving Time is in effect at the specified
261 * date, the offset value is adjusted with the amount of daylight
337 * Gets unmodified offset, NOT modified in case of daylight savings.
396 * This method returns the long name, not including daylight savings.
413 * @param daylight if true, return the daylight savings name
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
TimeZoneFormat.java 279 * Time type enum used for receiving time type (standard time, daylight time or unknown)
296 * Daylight saving time
299 DAYLIGHT;
    [all...]
SimpleDateFormat.java 456 * <td>Pacific Daylight Time</td>
631 * "hh 'o''clock' a, zzzz" -&gt;&gt; 12 o'clock PM, Pacific Daylight Time
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZone.java 33 * <p><code>TimeZone</code> represents a time zone offset, and also computes daylight
68 * offset from GMT(=UTC) and does not observe daylight saving
71 * of GMT (with no daylight saving time). In addition,
210 * a short name derived from the timezone's short standard or daylight
289 * daylight savings. This is the offset to add *to* UTC to get local time.
306 * date. If Daylight Saving Time is in effect at the specified
307 * date, the offset value is adjusted with the amount of daylight
387 * Gets unmodified offset, NOT modified in case of daylight savings.
451 * This method returns the long name, not including daylight savings.
469 * @param daylight if true, return the daylight savings name
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 543 public static final short DAYLIGHT = 1;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 546 public static final short DAYLIGHT = 1;
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 543 public static final short DAYLIGHT = 1;
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifInterface.java 543 public static final short DAYLIGHT = 1;
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 800 milliseconds