Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java659 List<StyleResourceValue> currentThemes = mRenderResources.getAllThemes(); in internalObtainStyledAttributes() local
662 mTypedArrayCache.get(attrs, currentThemes, resId); in internalObtainStyledAttributes()
666 mTypedArrayCache.put(attrs, currentThemes, resId, typeArrayAndPropertiesPair); in internalObtainStyledAttributes()