Searched refs:XML_ATTR_TOUCHSCREEN (Results 1 – 2 of 2) sorted by relevance
2939 private static final String XML_ATTR_TOUCHSCREEN = "touch"; field in Configuration2977 configOut.touchscreen = XmlUtils.readIntAttribute(parser, XML_ATTR_TOUCHSCREEN, in readXmlAttrs()
13703 Landroid/content/res/Configuration;->XML_ATTR_TOUCHSCREEN:Ljava/lang/String;