Searched defs:openRawResourceFd (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/test-mock/src/android/test/mock/ | ||
D | MockResources.java | 172 public AssetFileDescriptor openRawResourceFd(int id) throws NotFoundException { in openRawResourceFd() method in MockResources |
/frameworks/base/core/java/android/content/res/ | ||
D | ResourcesImpl.java | 381 AssetFileDescriptor openRawResourceFd(@RawRes int id, TypedValue tempValue) in openRawResourceFd() method in ResourcesImpl |
D | Resources.java | 1423 public AssetFileDescriptor openRawResourceFd(@RawRes int id) in openRawResourceFd() method in Resources |
/frameworks/layoutlib/bridge/src/android/content/res/ | ||
D | Resources_Delegate.java | 1049 static AssetFileDescriptor openRawResourceFd(Resources resources, int id) in openRawResourceFd() method in Resources_Delegate |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |