Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java173 private TypedArrayCache mTypedArrayCache;
689 mTypedArrayCache = new TypedArrayCache(); in obtainStyledAttributes()
2030 private static class TypedArrayCache { class in BridgeContext
2036 private TypedArrayCache() { in TypedArrayCache() method in BridgeContext.TypedArrayCache