Searched defs:obtainTypedArray (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/test-mock/src/android/test/mock/ | ||
D | MockResources.java | 107 public TypedArray obtainTypedArray(int id) throws NotFoundException { in obtainTypedArray() method in MockResources |
/frameworks/layoutlib/bridge/src/android/content/res/ | ||
D | Resources_Delegate.java | 546 static TypedArray obtainTypedArray(Resources resources, int id) throws NotFoundException { in obtainTypedArray() method in Resources_Delegate |
/frameworks/base/core/java/android/content/res/ | ||
D | Resources.java | 740 public TypedArray obtainTypedArray(@ArrayRes int id) throws NotFoundException { in obtainTypedArray() method in Resources |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |