Home
last modified time | relevance | path

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

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