Home
last modified time | relevance | path

Searched defs:HEIGHT (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/provider/
DMediaStore.java296 public static final String HEIGHT = "height"; field
1026 public static final String HEIGHT = "height"; field in MediaStore.Images.Thumbnails
2031 public static final String HEIGHT = "height"; field in MediaStore.Video.Thumbnails
DContactsContract.java3638 public static final String HEIGHT = "height"; field
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2720 int HEIGHT = 20; in renewBounds() local