Searched refs:FULL (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/text/src/android/text/format/cts/ |
D | DateUtilsTest.java | 157 fixedTime + DAY_DURATION, fixedTime, java.text.DateFormat.FULL, in testFormatSameDayTime() 158 java.text.DateFormat.FULL)); in testFormatSameDayTime() 160 fixedTime, java.text.DateFormat.DEFAULT, java.text.DateFormat.FULL)); in testFormatSameDayTime() 162 fixedTime, java.text.DateFormat.LONG, java.text.DateFormat.FULL)); in testFormatSameDayTime() 164 fixedTime, java.text.DateFormat.MEDIUM, java.text.DateFormat.FULL)); in testFormatSameDayTime() 166 fixedTime, java.text.DateFormat.SHORT, java.text.DateFormat.FULL)); in testFormatSameDayTime() 170 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.FULL)); in testFormatSameDayTime() 172 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.DEFAULT)); in testFormatSameDayTime() 174 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.LONG)); in testFormatSameDayTime() 176 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.MEDIUM)); in testFormatSameDayTime() [all …]
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ExtendedCameraCharacteristicsTest.java | 79 private static final int FULL = CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL_FULL; field in ExtendedCameraCharacteristicsTest 222 if (hwLevel >= LEVEL_3 || hwLevel == FULL || (hwLevel == LIMITED && in testAvailableStreamConfigs() 250 if (hwLevel >= LEVEL_3 || hwLevel == FULL || hwLevel == LIMITED) { in testAvailableStreamConfigs() 331 …, CameraCharacteristics.EDGE_AVAILABLE_EDGE_MODES , FULL , NONE … in testKeys() 337 …, CameraCharacteristics.LENS_INFO_AVAILABLE_APERTURES , FULL , MANUAL_SENS… in testKeys() 338 …, CameraCharacteristics.LENS_INFO_AVAILABLE_FILTER_DENSITIES , FULL , MANUAL_SENS… in testKeys() 357 …, CameraCharacteristics.SENSOR_BLACK_LEVEL_PATTERN , FULL , MANUAL_SENS… in testKeys() 362 …, CameraCharacteristics.SENSOR_INFO_COLOR_FILTER_ARRANGEMENT , FULL , RAW … in testKeys() 363 …, CameraCharacteristics.SENSOR_INFO_EXPOSURE_TIME_RANGE , FULL , MANUAL_SENS… in testKeys() 364 …, CameraCharacteristics.SENSOR_INFO_MAX_FRAME_DURATION , FULL , MANUAL_SENS… in testKeys() [all …]
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | TextKeyListenerTest.java | 206 || KeyCharacterMap.FULL == keyType) { in testPressKey()
|
/cts/tools/dex-tools/dex/ |
D | classes0.out.dex | 38825 public static final int FULL
|