Searched refs:FULL (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/text/src/android/text/format/cts/ |
D | DateUtilsTest.java | 158 fixedTime + DAY_DURATION, fixedTime, java.text.DateFormat.FULL, in testFormatSameDayTime() 159 java.text.DateFormat.FULL)); in testFormatSameDayTime() 161 fixedTime, java.text.DateFormat.DEFAULT, java.text.DateFormat.FULL)); in testFormatSameDayTime() 163 fixedTime, java.text.DateFormat.LONG, java.text.DateFormat.FULL)); in testFormatSameDayTime() 165 fixedTime, java.text.DateFormat.MEDIUM, java.text.DateFormat.FULL)); in testFormatSameDayTime() 167 fixedTime, java.text.DateFormat.SHORT, java.text.DateFormat.FULL)); in testFormatSameDayTime() 171 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.FULL)); in testFormatSameDayTime() 173 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.DEFAULT)); in testFormatSameDayTime() 175 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.LONG)); in testFormatSameDayTime() 177 fixedTime, java.text.DateFormat.FULL, java.text.DateFormat.MEDIUM)); in testFormatSameDayTime() [all …]
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | ExtendedCameraCharacteristicsTest.java | 78 private static final int FULL = CameraCharacteristics.INFO_SUPPORTED_HARDWARE_LEVEL_FULL; field in ExtendedCameraCharacteristicsTest 217 if (hwLevel == FULL || (hwLevel == LIMITED && in testAvailableStreamConfigs() 245 if (hwLevel == FULL || hwLevel == LIMITED) { in testAvailableStreamConfigs() 326 …, CameraCharacteristics.EDGE_AVAILABLE_EDGE_MODES , FULL , NONE … in testKeys() 332 …, CameraCharacteristics.LENS_INFO_AVAILABLE_APERTURES , FULL , MANUAL_SENS… in testKeys() 333 …, CameraCharacteristics.LENS_INFO_AVAILABLE_FILTER_DENSITIES , FULL , MANUAL_SENS… in testKeys() 352 …, CameraCharacteristics.SENSOR_BLACK_LEVEL_PATTERN , FULL , MANUAL_SENS… in testKeys() 357 …, CameraCharacteristics.SENSOR_INFO_COLOR_FILTER_ARRANGEMENT , FULL , RAW … in testKeys() 358 …, CameraCharacteristics.SENSOR_INFO_EXPOSURE_TIME_RANGE , FULL , MANUAL_SENS… in testKeys() 359 …, CameraCharacteristics.SENSOR_INFO_MAX_FRAME_DURATION , FULL , MANUAL_SENS… in testKeys() [all …]
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | TextKeyListenerTest.java | 200 || KeyCharacterMap.FULL == keyType) { in testPressKey()
|
/cts/tools/dex-tools/dex/ |
D | classes0.out.dex | 38825 public static final int FULL
|