Home
last modified time | relevance | path

Searched defs:openRawResource (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/test-mock/src/android/test/mock/
DMockResources.java167 public InputStream openRawResource(int id) throws NotFoundException { in openRawResource() method in MockResources
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java996 static InputStream openRawResource(Resources resources, int id) throws NotFoundException { in openRawResource() method in Resources_Delegate
1014 static InputStream openRawResource(Resources resources, int id, TypedValue value) in openRawResource() method in Resources_Delegate
1022 private static InputStream openRawResource(Resources resources, String path) in openRawResource() method in Resources_Delegate
/frameworks/base/core/java/android/content/res/
DResources.java1319 public InputStream openRawResource(@RawRes int id) throws NotFoundException { in openRawResource() method in Resources
1376 public InputStream openRawResource(@RawRes int id, TypedValue value) in openRawResource() method in Resources
DResourcesImpl.java351 InputStream openRawResource(@RawRes int id, TypedValue value) throws NotFoundException { in openRawResource() method in ResourcesImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...