Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java2588 private static final String XML_ATTR_SCREEN_HEIGHT = "height"; field in Configuration
2634 configOut.screenHeightDp = XmlUtils.readIntAttribute(parser, XML_ATTR_SCREEN_HEIGHT, in readXmlAttrs()
2704 XmlUtils.writeIntAttribute(xml, XML_ATTR_SCREEN_HEIGHT, config.screenHeightDp); in writeXmlAttrs()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16586 Landroid/content/res/Configuration;->XML_ATTR_SCREEN_HEIGHT:Ljava/lang/String;