Searched defs:SMALL (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DFontSize.java28 SMALL(0x2); enum constant in enum:FontSize
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DImageUtils.java58 SMALL, enum constant in enum:ImageUtils.ImageSize
73 sUseImageSize = ImageSize.SMALL;
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
H A DCameraPairwiseTest.java60 public enum PictureSize { SMALL, MEDIUM, LARGE }; enum constant in enum:CameraPairwiseTest.PictureSize
150 PictureSize.SMALL, Geotagging.ON);
180 PictureSize.SMALL, Geotagging.ON);
190 PictureSize.SMALL, Geotagging.ON);
220 PictureSize.SMALL, Geotagging.OFF);
260 PictureSize.SMALL, Geotagging.OFF);
280 PictureSize.SMALL, Geotagging.OFF);
290 PictureSize.SMALL, Geotagging.OFF);
338 PictureSize.SMALL, Geotagging.OFF);
356 SceneMode.AUTO, PictureSize.SMALL, Geotaggin
[all...]

Completed in 162 milliseconds