Home
last modified time | relevance | path

Searched defs:defaultPropMap (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java706 PropertiesMap defaultPropMap = mDefaultPropMaps.get(key); in obtainStyledAttributes() local
727 PropertiesMap defaultPropMap = null; in obtainStyledAttributes() local
1022 PropertiesMap defaultPropMap = new PropertiesMap(); in createStyleBasedTypedArray() local