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.java61 SMALL, enum constant in enum:ImageUtils.ImageSize
76 sUseImageSize = ImageSize.SMALL;
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
H A DCameraPairwiseTest.java66 public enum PictureSize { SMALL, MEDIUM, LARGE }; enum constant in enum:CameraPairwiseTest.PictureSize
156 PictureSize.SMALL, Geotagging.ON);
186 PictureSize.SMALL, Geotagging.ON);
196 PictureSize.SMALL, Geotagging.ON);
226 PictureSize.SMALL, Geotagging.OFF);
266 PictureSize.SMALL, Geotagging.OFF);
286 PictureSize.SMALL, Geotagging.OFF);
296 PictureSize.SMALL, Geotagging.OFF);
344 PictureSize.SMALL, Geotagging.OFF);
362 SceneMode.AUTO, PictureSize.SMALL, Geotaggin
[all...]

Completed in 153 milliseconds