Searched refs:mTypedArrayCache (Results 1 – 1 of 1) sorted by relevance
171 private TypedArrayCache mTypedArrayCache; field in BridgeContext655 if (mTypedArrayCache == null) { in internalObtainStyledAttributes()656 mTypedArrayCache = new TypedArrayCache(); in internalObtainStyledAttributes()662 mTypedArrayCache.get(attrs, currentThemes, resId); in internalObtainStyledAttributes()666 mTypedArrayCache.put(attrs, currentThemes, resId, typeArrayAndPropertiesPair); in internalObtainStyledAttributes()