Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java127 public static BridgeTypedArray newTypeArray(Resources resources, int numEntries) { in newTypeArray() method in Resources_Delegate
551 BridgeTypedArray typedArray = newTypeArray(resources, length); in obtainTypedArray()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java730 Resources_Delegate.newTypeArray(mSystemResources, attrs.length); in internalObtainStyledAttributes()
982 Resources_Delegate.newTypeArray(mSystemResources, attrs.length); in createStyleBasedTypedArray()