Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java665 typeArrayAndPropertiesPair = createStyleBasedTypedArray(style, attrs); in internalObtainStyledAttributes()
977 … private Pair<BridgeTypedArray, Map<ResourceReference, ResourceValue>> createStyleBasedTypedArray( in createStyleBasedTypedArray() method in BridgeContext