Home
last modified time | relevance | path

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

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
DXmlParserUtils.java35 private static final String NS_APP_RES_AUTO = "http://schemas.android.com/apk/res-auto"; field in XmlParserUtils
75 final String keywordRes = attrs.getAttributeValue(NS_APP_RES_AUTO, "keywords"); in getDataKeywords()
101 String menuKey = attrs.getAttributeValue(NS_APP_RES_AUTO, "highlightableMenuKey"); in getHighlightableMenuKey()