Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/view/
DBridgeInflater.java469 String attrVal = attrs.getAttributeValue(BridgeConstants.NS_TOOLS_URI, in setupViewInContext() local
471 if (attrVal != null) { in setupViewInContext()
472 getDrawerLayoutMap().put(view, attrVal); in setupViewInContext()