Home
last modified time | relevance | path

Searched refs:XML_ATTR_SCREEN_HEIGHT (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/res/
H A DConfiguration.java2755 private static final String XML_ATTR_SCREEN_HEIGHT = "height"; field in Configuration
2802 configOut.screenHeightDp = XmlUtils.readIntAttribute(parser, XML_ATTR_SCREEN_HEIGHT, in readXmlAttrs()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16577 Landroid/content/res/Configuration;->XML_ATTR_SCREEN_HEIGHT:Ljava/lang/String;