Home
last modified time | relevance | path

Searched defs:obtainTypedArray (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/test-runner/android/test/mock/
DMockResources.java102 public TypedArray obtainTypedArray(int id) throws NotFoundException { in obtainTypedArray() method in MockResources
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridgeResources.java229 public TypedArray obtainTypedArray(int id) throws NotFoundException { in obtainTypedArray() method in BridgeResources
/frameworks/base/core/java/android/content/res/
DResources.java421 public TypedArray obtainTypedArray(int id) throws NotFoundException { in obtainTypedArray() method in Resources